0.17.0
What's Changed
Features
- feat: add TextMate document partitioner by @sebthom in #952
- feat(langcfg): respect embedded content types for commenting/auto edit by @sebthom in #960
- feat: support TextMate-aware quote pair matching by @sebthom in #963
Fixes
- fix: Comparison of narrow type with wide type in loop condition by @sebthom in #944
- fix: export
org.eclipse.tm4e.ui.samplespackage by @sebthom in #945 - fix: make toggle-line-comment independent of on-enter action #946 by @ghentschke in #947
- fix: keep Tab-as-spaces indentation on blank lines (LangCfg) by @sebthom in #951
- refact: move findGrammar from TMPresentationReconciler to GrammarUtils by @sebthom in #955
- fix: blank lines split embedded TextMate partitions by @sebthom in #961
- feat: update language pack grammars by @sebthom in #962
Build/CI Updates
- ci: update GHA/Jenkins workflow config by @sebthom in #950
- ci: update CodeQL workflow by @sebthom in #956
- ci: demystify and update Jenkinsfile by @sebthom in #958
- fix(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #942
- fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 6.0.0 to 6.0.1 by @dependabot[bot] in #948
- fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.5.2 to 1.5.3 by @dependabot[bot] in #957
- ci(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #953
- fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.3.7 to 1.3.8 by @dependabot[bot] in #959
New Contributors
- @ghentschke made their first contribution in #947
Full Changelog: 0.16.0...0.17.0