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

Better Autocomplete Labels #30

Open
WillLillis opened this issue Nov 25, 2023 · 1 comment
Open

Better Autocomplete Labels #30

WillLillis opened this issue Nov 25, 2023 · 1 comment

Comments

@WillLillis
Copy link
Collaborator

Currently, register suggestions are labeled as Variable and instruction suggestions are labeled as Operator. This is because we're limited by the types defined in the LSP spec. As the spec may be expanded in the future to allow for other completion type labels, this issue can be a placeholder for if/when this happens. See: gluon-lang/lsp-types#270

@WillLillis
Copy link
Collaborator Author

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

No branches or pull requests

1 participant