Skip to content

Commit

Permalink
Document todo index symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
pherrymason committed Jan 13, 2024
1 parent 2d356e7 commit 8ac0c1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ Using tree-sitter grammar rules from https://github.com/zweimach/tree-sitter-c3
- [ ] Function arguments
- [x] Function return type
- [x] Enums + Enumerators
- [ ] base type
- [x] Structs
- [ ] Struct members
- [ ] Struct members
- [ ] imports
- [ ] macros: **Needs to update grammar.js**
- [ ] Hover information
Expand Down

0 comments on commit 8ac0c1a

Please sign in to comment.