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

Get preview features from prisma-fmt #543

Closed
carmenberndt opened this issue Oct 9, 2020 · 0 comments · Fixed by #544
Closed

Get preview features from prisma-fmt #543

carmenberndt opened this issue Oct 9, 2020 · 0 comments · Fixed by #544
Assignees
Labels
kind/improvement An improvement to existing feature and code. topic: language server
Milestone

Comments

@carmenberndt
Copy link
Contributor

There's a binary call preview-features that can be used to get all preview features that are currently supported in both the datasource block and the generator block. This should be used in the LSP to avoid updating the preview features in the LSP as well every time these change.

@carmenberndt carmenberndt added the kind/improvement An improvement to existing feature and code. label Oct 9, 2020
@carmenberndt carmenberndt added this to the Backlog 2.9.0 milestone Oct 9, 2020
@carmenberndt carmenberndt self-assigned this Oct 9, 2020
🌐 Language Tools Issue Categorization automation moved this from Improvement to Closed/Done Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement An improvement to existing feature and code. topic: language server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant