v0.11.12
Compiler
- Preparing for parallelizing lsp requests in #342
Commands/Tools
Syntax/Semantic Highlighting
- Disabling bracket colorization in markup mode in #346
- (Fix) Terminating expression before math blocks in #347
Completion
- (Fix) Avoided duplicated method completion in #349
- Fixed a bad early return in param_completions in #350
- Fixed completion in string context a bit in #351
- It can handle empty string literals correctly now.
- The half-completed string literals still have a problem though.
Misc
Full Changelog: v0.11.11...v0.11.12