updated languageserver, increased productivity
New in this release
- Updated dependencies ( build to target VS Code >=1.50.0 )
- LanguageServer update. Parsing is now done in the background which allows for much more responsiveness. (Requests are now answered ASAP instead of waiting for the initial parsing to complete)