0.6.0
What's Changed
- To Java 17 by @mickaelistria in #395
- Fix build by @sebthom in #396
- Minor cleanup by @sebthom in #397
- use var keyword where new objects are assigned to local variables by @sebthom in #398
- Display and Sort by Content Name in Language Configuration Prefs by @sebthom in #399
- Adapt changes in upstream project by @sebthom in #400
- Refactor GrammarReader/ThemeReader by @sebthom in #401
- Replace non-functional stopAtOffset tokenize parameter with timeLimit by @sebthom in #402
- Refactor TMModel line token update and DocumentModelLines by @sebthom in #403
- Improve ThemePreferencePage by @sebthom in #406
- Respect notIn setting of AutoClosingPairs by @sebthom in #407
- fix(deps): bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #410
- add snippet for source.ts test (easier manual testing) by @mickaelistria in #411
- Fix loading of local resources by @mickaelistria in #412
- [releng] licensecheck uses Java 18 by @mickaelistria in #413
- Create IMarkers for BUG,NOTE,FIXME,HACK,TODO,XXX comments by @sebthom in #414
- Only trigger auto-closing at end of line or before whitespace char by @sebthom in #415
- Add TextMate Language Pack feature by @howlger in #374
- Move all classes of languageconfiguration plugin to internal package by @sebthom in #417
- Add language pack feature to repo by @mickaelistria in #416
- Reorganize internal classes of languageconfiguration plugin by @sebthom in #418
- Refactor Eclipse logging by @sebthom in #419
- Support autoCloseBefore language configuration setting by @sebthom in #420
- Improve toggle comment menu contributions by @sebthom in #421
- fix(deps): bump stCarolas/setup-maven from 4.3 to 4.4 by @dependabot in #423
- Bump minor version by @mickaelistria in #424
- Update tm4e plugin dependencies by @sebthom in #425
New Contributors
Full Changelog: 0.4.4...0.6.0