v0.4.2.0
Pre-release
Pre-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.