0.9.7
- Fixes resolution of references when implicit lambda params are used
- Fixes syntax error for commands (e.g. \l) using paths
- Enables completion of cross-file var/fns in default namespace
- Fixes k.png icon lookup on some Intellij versions
- MIT license
- Maintenance release
- Fixes lexer bug with namespace declarations
- k4/q partial block comments support
- Fixes NPE on windows while resolving references
- Other small fixes
- New, more flexible grammar. Supports k3,k4 and q
- New unit tests for completion, references, renaming & parsing
- Fixes NPE
- q support
- Structure View
- Auto-complete
- Find usages
- Small grammar fixes
- Basic Function Completion
- Basic Function Rename
- Basic Go to Symbol
- Basic Search Everywhere
- Syntax Highlighting
- Braces/Brackets/Parens Matching
- Customizable Color Settings
- Line Comments