teal-language / vscode-teal

Teal language support for Visual Studio Code
MIT License
76 stars 11 forks source link

Autocomplete for enum members #69

Open marclurr opened 4 months ago

marclurr commented 4 months ago

When assigning a variable or passing as a function parameter we already get an error next to invalid values. It would be really nice to also get autocompletion in those circumstances.