- Add missing subtool command
- Provide additional syntax highlight #9
- Add Timeline command.
- Parser bug fix with character '<' #10
- Add autocomplete for window path.
- Display RoutineCall argument name even if there is no docstrings
- Fix an issue where some command definitions were not found
- Remove escape character for strings
- Relative path autocomplete now use one backslash on windows.
- Implemented rename
- Implemented find references
- Fix an issue when setting a command arg ex (Loop counter) was creating a document variable
- Implemented document link provider for
zscriptinsert
command - Implemented workspace symbol providers
- Implemented folding ranges.
- Implement Color Provider
- Fix command (
IGet
,ISet
) arg type
- Fix readme image path to resolve to https
- Initial Release