0.24.3
What's Changed
- Enable console for vscode-js-debug by @mickaelistria in #832
- Support termination of virtual DSPProcess by @mickaelistria in #834
- Ensure configurationDone is sent even for non-debug by @mickaelistria in #836
- Terminate debuggees by @mickaelistria in #838
- Do not try to refresh threads to compute resume/suspend by @mickaelistria in #837
- [#839] Add restart method by @ddscharfe in #840
- Prevent failure of DocumentContentSynchronizer init by @rubenporras in #841
- Improved parsing of completions with InsertTextFormat.Snippet by @ChristophKaser in #844
- isIncomplete flag is ignored by @BoykoAlex in #845
- Fix small typos in CONTRIBUTING.md and LSPCodeActionMarkerResolution by @joaodinissf in #856
- Ensure that active highlights are removed when a source view is closed by @joaodinissf in #855
Build
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /org.eclipse.lsp4e by @dependabot in #848
- Build with Tycho 4.0.3 by @akurtakov in #852
- Update target platform with latest lsp4e and wikitext by @akurtakov in #853
- Remove Maven Artifacts from the target by @rubenporras in #851
New Contributors
- @joaodinissf made their first contribution in #856
Full Changelog: 0.24.2...0.24.3