File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,17 +80,17 @@ Planned features:
8080- [x] Basic shader-type-dependent global built-in completion
8181 (` VERTEX ` , ` NORMAL ` , etc.)
8282- [x] VSCode wrapper extension
83+ - [x] [ Grammar] ( https://code.visualstudio.com/api/references/contribution-points#contributes.grammars )
84+ for the VSCode extension
85+ - [ ] Make the code more maintainable by generating rules based on the official
86+ Godot documentation
8387- [ ] Built-ins for shader types other than ` spatial `
8488- [ ] More advanced completion (functions, variables, etc.)
8589- [ ] Go to definition
8690- [ ] Find references
8791- [ ] Formatting
8892- [ ] Hover (show documentation)
8993- [ ] Signature help
90- - [ ] Make the code more maintainable by generating rules based on the official
91- Godot documentation
92- - [ ] [ Grammar] ( https://code.visualstudio.com/api/references/contribution-points#contributes.grammars )
93- for the VSCode extension
9494
9595## 🤝 Contributing
9696
You can’t perform that action at this time.
0 commit comments