Changes between Version 93 and Version 94 of WikiStart
- Timestamp:
- Jul 31, 2022, 10:57:05 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v93 v94 42 42 43 43 General 44 - 44 - Countless fixes and workarounds for the original EPM. 45 45 Configuration 46 - User-friendly default configuration. 47 - [http://trac.netlabs.org/nepmd/attachment/wiki/WikiStart/Screenshots/14.png Presets] to ease access to the large number of settings. 48 - All setting are changeable on-the-fly without recompilation. 46 - User-friendly default configuration. 47 - [http://trac.netlabs.org/nepmd/attachment/wiki/WikiStart/Screenshots/14.png Presets] to ease access to the large number of settings. 48 - All setting are changeable on-the-fly without recompilation. 49 - Export and import settings. 49 50 Recompile 50 - 51 - To change behavior that is not prepared to be configured and for development, macro recompilation was made easy and fast, in most cases without a restart. 51 52 Mode determination 52 - 53 - 54 - 53 - Mode instead of just file extension (filetype). 54 - Define mode determination rules, including file specs, signatures and shebangs. 55 - Distinguishable highlighting from mode. 55 56 Mode settings 56 - 57 - 58 - 59 - 57 - Mode-dependent configuration. 58 - Syntax expansion. 59 - Bracket and expression matching that respects comments and strings. 60 - Coding styles. 60 61 Menus and keys 61 - New keysets. 62 - New menus and toolbar. 63 - Changed keyset to accelerator keys for to support more key combinations. 64 - Automatic adoption of accelerator key strings in menu items on changing key definitions. 62 - New and changeable keysets. 63 - New and changeable menus and toolbar. 64 - Changed keyset to accelerator keys for to support more key combinations. 65 - Automatic adoption of accelerator key strings in menu items on changing key definitions. 66 - Listing of current key definitions. 65 67 Search 66 - 67 - 68 - Additional search options: automatic case, all files, comments, literals. 69 - Search history. 68 70 Backup 69 - 70 - 71 - 71 - Advanced backup mechanism. 72 - Restore backup files via popup menu. 73 - Garbage collector for old backup files. 72 74 Marking 73 - 75 - Extended marking configuration. 74 76 Format 75 - 76 - 77 - 78 - 79 - 80 - 81 - 77 - Line ends. 78 - Line wraps. 79 - Change encoding. 80 - Spell check. 81 - Select coding styles for syntax expansion. 82 - Reflow text. 83 - Many more. 82 84 Open extracted string (Alt_1) 83 - Jump to error from a compile log. 84 - Open filename under cursor. 85 - Jump to error from a compile log. 86 - Open filename under cursor. 87 Find definition 88 - Jump to definition for some modes, e.g. C functions, typedefs, defines, and structs. 85 89 Command shell 86 - 87 - Restorable environment.88 - 89 - 90 - 90 - Improved command shell features. 91 - Restorable environment and contents. 92 - Filename completion. 93 - 4os2 support. 94 - Note: Posix shells work somehow but don't give a prompt. 91 95 Misc. 92 - Copy chars from the line above or below. 93 - Move lines, chars, expressions. 94 96 - Copy chars from the line above or below. 97 - Move lines, chars, expressions. 95 98 96 99 Disadvantages of EPM (and NEPMD) are: 97 100 98 - 99 - 100 - 101 - 101 - Limited clipboard size of 64 KB. 102 - Poor highlighting compared to other editors. (It suffices in most cases. Most significant drawback is that multi-line environments can't be highlighted.) 103 - No real folding (only pseudo folding with an 1 pixel font). 104 - No gutter with line numbers. 102 105 103 106 While the clipboard limitation could be worked-around, the other features can't. … … 315 318 The NEPMD list names are ''nepmd-user'' and ''nepmd-dev''. 316 319 320 === ''Web sites'' === 321 322 - https://www.os2.org 323 - https://www.os2world.com 324 325 317 326 === ''Presentations and review'' === 318 327