- Added resolution of include statements, enabling the
GoTo
action - Implemented renaming of include statements, enabling the
Rename
action of TableGen files - Implemented syntax highlighting of preprocessor directives and macro names
- Syntax highlighting of fields in
let
-expressions, record fields and field accesses - Color page in
Editor -> Color Scheme -> TableGen
- Added editor folding of code literals, braced bodies and angle brackets
- Syntax highlighting of bang operators
- Enabled
Comment with Line/Block Comment
functionality in TableGen - Implemented automatic insertion of pairs of
"
(Smart KeysInsert Pair Quote
functionality) - Implement syntax highlighting of escape sequences in string literals
- Enable and verify for 2025 IDEs
- Initial file type and syntax highlighting support
- Add highlighting of matching delimiters
- Possible race conditions and cancellations on project startup leading to the LSP not being started.
- Support for using
tblgen-lsp-server
built as part of the opened CMake project