0.12.0
What's Changed
Fixes
- fix: ConcurrentModificationException in BasicScopeAttributesProvider by @sebthom in #744
- fix: don't log BadLocationException as error during async marker updates by @sebthom in #750
Features
- feat: add option to display TextMate token info in text hover by @sebthom in #752
- feat: update language pack grammars by @sebthom in #736
- feat: update language pack grammars by @sebthom in #753
- feat: add support for syntax highlighting for diff/patch files by @sebthom in #751
Other changes
- fix(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #735
- fix: null analysis error "Null type mismatch" by @sebthom in #738
- fix(deps): bump tycho-version from 4.0.6 to 4.0.7 by @dependabot in #737
- ci(deps): bump srvaroa/labeler from 1.10.0 to 1.10.1 by @dependabot in #739
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #740
- ci: test MacOS ARM and improve GHA workflow by @sebthom in #745
- refact: minor refactoring of MarkerUtils class by @sebthom in #747
- refact: theme associations and content type bindings preferences UI by @sebthom in #748
- refact: minor code cleanup by @sebthom in #749
Full Changelog: 0.11.0...0.12.0