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

Take regex pattern into account for completion #1368

Open
msujew opened this issue Jan 31, 2024 · 0 comments
Open

Take regex pattern into account for completion #1368

msujew opened this issue Jan 31, 2024 · 0 comments
Labels
completion Completion related issue polish Some feature needs improvement

Comments

@msujew
Copy link
Contributor

msujew commented Jan 31, 2024

Currently, the completion provider doesn't check whether the to-be-inserted is actually valid. I.e. whether inserting it will lead to parser/lexer errors. See also here for another example.

@msujew msujew added polish Some feature needs improvement completion Completion related issue labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completion Completion related issue polish Some feature needs improvement
Projects
None yet
Development

No branches or pull requests

1 participant