Added
- Add
isTerminalandpreviousInChaingetters to AstNode (#1788) - Add generic go-to-definition for file path strings in BRS/BS/XML files (#1648)
- Transpile
continuedown for firmware below 11.5 (#489)
Changed
- Better error message for wrong-cased XML tags (#1793)
- Infer node type from findAncestor type-guard matchers (#1787)
- Enable @typescript-eslint/no-unsafe-argument (#1785)
- Reduce per-Token lexer allocation to cut GC pressure while editing (#1712)