Changes between Version 93 and Version 94 of WikiStart


Ignore:
Timestamp:
Jul 31, 2022, 8:57:05 AM (22 months ago)
Author:
Andreas Schnellbacher
Comment:

Added features and web sites

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v93 v94  
    4242
    4343General
    44 -  Countless fixes and workarounds for the original EPM.
     44- Countless fixes and workarounds for the original EPM.
    4545Configuration
    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.
    4950Recompile
    50 -  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- 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.
    5152Mode determination
    52 -  Mode instead of just file extension (filetype).
    53 -  Define mode determination rules, including file specs, signatures and shebangs.
    54 -  Distinguishable highlighting from mode.
     53- Mode instead of just file extension (filetype).
     54- Define mode determination rules, including file specs, signatures and shebangs.
     55- Distinguishable highlighting from mode.
    5556Mode settings
    56 -  Mode-dependent configuration.
    57 -  Syntax expansion.
    58 -  Bracket and expression matching that respects comments and strings.
    59 -  Coding styles.
     57- Mode-dependent configuration.
     58- Syntax expansion.
     59- Bracket and expression matching that respects comments and strings.
     60- Coding styles.
    6061Menus 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.
    6567Search
    66 -  Additional search options: automatic case, all files, comments, literals.
    67 -  Search history.
     68- Additional search options: automatic case, all files, comments, literals.
     69- Search history.
    6870Backup
    69 -  Advanced backup mechanism.
    70 -  Restore backup files via popup menu.
    71 -  Garbage collector for old backup files.
     71- Advanced backup mechanism.
     72- Restore backup files via popup menu.
     73- Garbage collector for old backup files.
    7274Marking   
    73 -  Extended marking configuration.
     75- Extended marking configuration.
    7476Format
    75 -  Line ends. 
    76 -  Line wraps.
    77 -  Change encoding.
    78 -  Spell check.
    79 -  Select coding styles for syntax expansion.
    80 -  Reflow text.
    81 -  Many more.
     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.
    8284Open 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.
     87Find definition
     88- Jump to definition for some modes, e.g. C functions, typedefs, defines, and structs.
    8589Command shell
    86 -  Improved command shell features.
    87 -  Restorable environment.
    88 -  Filename completion.
    89 -  4os2 support.
    90 -  Note: Posix shells work somehow but don't give a prompt.
     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.
    9195Misc.
    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.
    9598
    9699Disadvantages of EPM (and NEPMD) are:
    97100
    98 -  Limited clipboard size of 64 KB.
    99 -  Poor highlighting compared to other editors. (It suffices in most cases. Most significant drawback is that multi-line environments can't be highlighted.)
    100 -  No real folding (only pseudo folding with an 1 pixel font).
    101 -  No gutter with line numbers.
     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.
    102105
    103106While the clipboard limitation could be worked-around, the other features can't.
     
    315318The NEPMD list names are ''nepmd-user'' and ''nepmd-dev''.
    316319
     320=== ''Web sites'' ===
     321
     322- https://www.os2.org
     323- https://www.os2world.com
     324
     325
    317326=== ''Presentations and review'' ===
    318327