Skip to content

Comments

[feat]: Fix Formatting#29

Merged
greenmtnboy merged 6 commits intomainfrom
claude/add-vscode-tooltips-features-2woOs
Jan 29, 2026
Merged

[feat]: Fix Formatting#29
greenmtnboy merged 6 commits intomainfrom
claude/add-vscode-tooltips-features-2woOs

Conversation

@greenmtnboy
Copy link
Contributor

Formatter LSP returned wrong response type! Fix it up.

claude and others added 6 commits January 29, 2026 08:10
…Symbols, enhanced Completions, and Signature Help

Features added:
- Go to Definition: Navigate to concept definitions with F12 or Ctrl+Click
- Find References: Find all usages of a concept with Shift+F12
- Document Symbols: Outline/navigation view with concepts, datasources, and imports
- Enhanced Completions: Concept suggestions, keywords, and functions with documentation
- Signature Help: Function signature tooltips when typing function calls
- Hover tooltips for datasources and imports in addition to concepts

Also includes:
- New models: DatasourceInfo, ImportInfo for storing hover information
- TRILOGY_FUNCTIONS dictionary with signature info for built-in functions
- Helper functions for extracting datasource and import info from parse tree
- Comprehensive tests for all new functionality

https://claude.ai/code/session_01YSZNLmN4Nzd6PyaHbHp42q
@greenmtnboy greenmtnboy merged commit 705b0f1 into main Jan 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants