Menu

#1359 Break multilne imports with parenthesis doesn't work.

open
Editor (491)
5
2011-07-25
2011-07-25
Anonymous
No

In Preferences -> PyDev -> Editor -> Code Style -> Imports, I checked the option "Allow multiline imports when the import size would exceed the print margin" and then chose "Use parenthesis" as "How to break imports in multiline". However, when I use auto import, the editor still uses the escape character to break multiline imports.

Discussion