Added
- Field-usage analysis — calc rows show "· N sheets"; calculations no worksheet or live calculation uses get an unused badge. Hover a calc to see its full lineage: sheets it appears on, fields/calcs/parameters it uses, and calcs that use it.
- Four new inspector sections: Parameters (current values + domains), Sheet Filters (per worksheet, calc references shown by caption), Dashboards (size + expandable worksheet zones), Hierarchies.
Changed
-
Keyboard shortcuts no longer override VS Code defaults.
Ctrl+Shift+L(and V/I/C/H/R) are back to their core meanings in.twblfiles. Extension shortcuts now use two-stepCtrl+Alt+Tchords on every platform:Chord Action Ctrl+Alt+T VValidate expression Ctrl+Alt+T IInsert IF statement Ctrl+Alt+T CInsert CASE statement Ctrl+Alt+T LInsert LOD expression Ctrl+Alt+T HFunction help Ctrl+Alt+T RRestart language server macOS uses
Ctrl(notCmd) for these; GNOME users may need to freeCtrl+Alt+Tfrom the system terminal shortcut.
Fixed
- Dashboard zones parse the modern
type-v2format (dashboards previously reported zero zones). - One XML parse per sidebar refresh instead of nine.
Install
code --install-extension tableau-language-support-1.11.0.vsix --force