Skip to content

Improve column content assist metadata for SQL and system names#547

Merged
worksofliam merged 2 commits into
mainfrom
issue-528-column-name-content-assist
Jun 10, 2026
Merged

Improve column content assist metadata for SQL and system names#547
worksofliam merged 2 commits into
mainfrom
issue-528-column-name-content-assist

Conversation

@forstie

@forstie forstie commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Related issue

Closes #528

Description

  • show the alternate column name in content assist metadata
  • show the SQL name when system names are used
  • show the system name when SQL names are used

Testing

  • npm test

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

👋 A new build is available for this PR based on 32308e4.

@forstie forstie requested a review from worksofliam June 10, 2026 20:11
@worksofliam worksofliam merged commit 81246b0 into main Jun 10, 2026
1 check 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.

Improved content assist for columns that have both a long and short name

2 participants