mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-21 04:50:58 +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' |