Skip to content

Tableau Language Support v1.7.0

Choose a tag to compare

@TrueCrimeDev TrueCrimeDev released this 09 Jul 21:22
· 11 commits to main since this release

Highlights

  • Automatically indexes fields from open Tableau .twb and .twbx workbooks and shares one canonical schema between the LSP and @tableau chat.
  • Adds datasource-qualified completion, hover, diagnostics, references, field swapping, and go-to-definition.
  • Preserves duplicate captions, local-name metadata, datatype/role information, and exact datasource provenance.
  • Hardens workbook refresh handling for tab changes, background edits, atomic saves, multiple workbooks, and multi-root workspaces.

Validation

  • TypeScript typecheck passed.
  • 13 targeted regression suites passed (199 tests).
  • Production extension and language-server bundles built successfully.
  • VSIX packaging completed successfully.