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

Autocomplete keywords in context not working #3152

Closed
timotheeguerin opened this issue Apr 11, 2024 · 0 comments · Fixed by #3443
Closed

Autocomplete keywords in context not working #3152

timotheeguerin opened this issue Apr 11, 2024 · 0 comments · Fixed by #3443
Assignees
Labels
ide Issues for VS, VSCode, Monaco, etc. triaged:core
Milestone

Comments

@timotheeguerin
Copy link
Member

Like autocompleting extends or is on a model

Playground Link

Should be fixed and tested that you can complete those:

  • model Foo ┆
  • model Foo ext┆
  • model Foo┆{}
  • with other statement after
  • etc.
@timotheeguerin timotheeguerin added the ide Issues for VS, VSCode, Monaco, etc. label Apr 11, 2024
@markcowl markcowl added this to the Backlog milestone Apr 15, 2024
@RodgeFu RodgeFu self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc. triaged:core
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants