16 -- Debug Viewer |
16 -- Debug Viewer |
17 --- added a viewer for the call stack leading to the current line |
17 --- added a viewer for the call stack leading to the current line |
18 -- Variables Viewer |
18 -- Variables Viewer |
19 --- changed the way multi line strings are shown in the value |
19 --- changed the way multi line strings are shown in the value |
20 column |
20 column |
|
21 - Checkers |
|
22 -- PEP-8 |
|
23 --- extended the PEP-8 checker and its fixer |
21 - Editor |
24 - Editor |
22 -- added the capability to preview HTML, Mardown and ReST files |
25 -- added the capability to preview HTML, Mardown and ReST files |
23 -- added the capability to sort lines spanned by a rectangular selection |
26 -- added the capability to sort lines spanned by a rectangular selection |
24 based on the selected text |
27 based on the selected text |
25 -- added entires to convert the selection to upper/lower case to the |
28 -- added entires to convert the selection to upper/lower case to the |