mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
Thus we forcibly remove them whenever they are added as a result of "Extract variable" refactoring. Probably we could add a dedicated formatter option for that in future.
1 line
40 B
Python
1 line
40 B
Python
s = f'foo{<selection>42</selection>}bar' |