Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go to Definition support #278

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Go to Definition support #278

wants to merge 6 commits into from

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Sep 18, 2024

Enables Go to Definition and Peek Definition, which under the hood uses GENERATE_SQL.

We are using our legacy formatter for the time being. Formatted issues won't be solved here.

To test

  1. Write an SQL statement: select * from sndbx3.sales
  2. Right click on sndbx3.sales and use either: Go to Definition or Peek -> Definition
  3. A slimmed down statement to create the referenced object should appear

Copy link

github-actions bot commented Sep 18, 2024

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

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.

1 participant