Features
- Add CallDetails #10
- Dim skipped rules due to broken #includes
- Add rootscopeName mismatch error
- Add debug token scopeNames
- Add fix rootscopeName codeAction
- Add "match"/"begin"/"while"/"end" hovers
Improvements
- Show token on right click command
- Improve backreference in end regex diagnositics
- Remove (?<>) auto closing pair
- Improve Formatting
- Improve dead code
- Handle invalid comma better
- Add timeoutMicros to TS queries
- Add markdown-all-in-one.github.io link
- Add C style comments to TS
- Add "captures" descriptions
- Improve Diagnostics startup performance
- Improve $schema intellisense
- Improve rootscopeName intellisense
- Improve "name" intellisense
- Improve replaceCapture snippet intellisense
- Rename source.syntax.regexp.tmLanguage => source.json.textmate.regexp
- Improve minifyRegex codeAction
- Improve replace_capture code completion
Bug fixes
- Find correct edgecase rule in list mode #10
- Fix single regex minify error
- Fix no grammar error
- Fix #include validation
- Improve error handling
- Fix invalid groups within negative lookbehind
- Fix whitespace causing errors
- Fix gotoGrammar wrong document
- Fix goto grammar highlight
- Ignore jsonc files
- Don't dim root "patterns" array on broken includes
- Fix console errors
- Fix completion error
- Fix onTypeFormat with spaces tabs
- Fix null error on missing "begin"
Full Changelog: 2.5.0...v2.6.0