12 Editor->Filehandling page |
12 Editor->Filehandling page |
13 -- added an action to the editor context menu and to the tabview and listview |
13 -- added an action to the editor context menu and to the tabview and listview |
14 view managers to open an associated 'rejections' file (i.e. same file name |
14 view managers to open an associated 'rejections' file (i.e. same file name |
15 with '.rej' appended) |
15 with '.rej' appended) |
16 -- added a syntax check while typing function |
16 -- added a syntax check while typing function |
|
17 -- added source navigation function for Python 2, Python 3 and Ruby sources |
17 - enhancements of the cooperation functions |
18 - enhancements of the cooperation functions |
18 -- added code to the cooperation functions to support IPv6 |
19 -- added code to the cooperation functions to support IPv6 |
19 - enhancements of the source browser |
20 - enhancements of the source browser |
20 -- show class attributes, class methods and static methods with different icons |
21 -- show class attributes, class methods and static methods with different icons |
21 -- added context menu for attributes |
22 -- added context menu for attributes |