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

Test auto completion when typing values #850

Open
janpio opened this issue Aug 23, 2021 · 1 comment
Open

Test auto completion when typing values #850

janpio opened this issue Aug 23, 2021 · 1 comment

Comments

@janpio
Copy link
Member

janpio commented Aug 23, 2021

Example: When you have @relation(onUpdate: C| it should suggest auto completion Cascade.

It was working before merging #847

We do not have any tests for that yet.

Note: Probably only makes sense as follow up of #849 as this could be implemented as an automation of the test system (test if auto completeion shows up if you type first character of item that is supposed to show up)

@janpio janpio added kind/improvement An improvement to existing feature and code. topic: autocompletion topic: tests labels Aug 23, 2021
@Jolg42 Jolg42 added process/candidate Candidate for next Milestone. team/schema Issue for team Schema. labels Aug 23, 2021
@janpio
Copy link
Member Author

janpio commented Aug 23, 2021

Besides the @relation auto completion, this could also be affect the auto complete of the preview feature flags.

@tomhoule tomhoule removed the process/candidate Candidate for next Milestone. label Aug 25, 2021
@tomhoule tomhoule added this to the 2.31.0 / 3.0.x milestone Aug 25, 2021
@tomhoule tomhoule removed this from the 2.31.0 / 3.0.x milestone Sep 10, 2021
@tomhoule tomhoule added the process/candidate Candidate for next Milestone. label Sep 23, 2021
@tomhoule tomhoule removed the process/candidate Candidate for next Milestone. label Oct 6, 2021
@tomhoule tomhoule added this to the 3.3.0 milestone Oct 6, 2021
@Jolg42 Jolg42 modified the milestones: 3.3.0, 3.4.0 Oct 22, 2021
@tomhoule tomhoule removed this from the 3.4.0 milestone Nov 3, 2021
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. team/schema Issue for team Schema. topic: autocompletion topic: language server topic: tests
Development

No branches or pull requests

3 participants