- Added syntax highlight with classes support
- Code completion and Outline pane
- You can now specify a startup procedure
- New definition provider: the outline pane is now filled with the definitions found in the current document
- You can now define the dlc value from the config file (optional)
proPath
andproPathMode
supports in.openedge.json
config file
- Better syntax highlighting (define stream scope)
- full primitive type (ex: character) matches only abbrev (ex: char)
- Better syntax highlighting (parameter vs variable)