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

Add custom completion item provider #169

Closed
wants to merge 2 commits into from
Closed

Conversation

sunker
Copy link
Collaborator

@sunker sunker commented Aug 16, 2022

This PR adds a custom completion item provider that resolves table names and columns names specific for the redshift data source.

tableandschema

Part of #108
Fixes #168

@sunker sunker requested a review from a team as a code owner August 16, 2022 07:47
@sunker sunker requested review from sarahzinger and kevinwcyu and removed request for a team August 16, 2022 07:47
@github-actions
Copy link

Backend code coverage report for PR #169
No changes

@github-actions
Copy link

Frontend code coverage report for PR #169

Plugin Main PR Difference
src 87.67% 87.67% 0%

@sunker sunker mentioned this pull request Aug 16, 2022
9 tasks
@sunker
Copy link
Collaborator Author

sunker commented Aug 19, 2022

Too many parallel PR now, so closing this in favor of #174

@sunker sunker closed this Aug 19, 2022
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.

Create custom completion item provider which resolves redshift table names and redshift column names
1 participant