Skip to content

v0.4.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@neowit neowit released this 16 Apr 15:24
· 77 commits to master since this release

Syntax analysis and code completion have been rewritten from scratch - i.e. expect some regressions and new bugs in code completion.
New completion engine should significantly speed up the response time of the first completion (after server start) on large code bases. Syntax analysis should be more accurate.

In this release .jar file has not been optimised via ProGuard because current version of ProGuard causes some issues on the new code base at runtime, therefore resulting jar is much larger than previous releases.