You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to be spending some more time on the project in my spare time and would like to outline my basic plan going forward. Would love to hear any/all feedback from users, other contributors, etc. on what they'd like to see added, fixed, etc.
Explore creating/ contributing to a more accurate tree-sitter grammar. (See this comment by the current tree-sitter maintainer on their own WIP grammar targeting multiple flavors)
Other/Misc
Add z80-related topics to the repo to help with discoverability. (Added to the crates.io package via Cargo.toml, I don't have permissions to update tags/topics on the github repo)
The text was updated successfully, but these errors were encountered:
I'm going to be spending some more time on the project in my spare time and would like to outline my basic plan going forward. Would love to hear any/all feedback from users, other contributors, etc. on what they'd like to see added, fixed, etc.
In no particular order:
Things I'm fairly comfortable tackling:
arch
field at read time #68 feat: code document format #53)0.7.00.7.1. This release includes some nice feature additions, bug fixes, and signals that the project is still active.serde
(Use serde for deserializing the data sources #75) --This requires a bit of a refactor, which I've started exploring in this branch.(perf: Use serde to aid in loading docs #91)compile_commands.json
(Support for compile_commands.json #77) (feat: Support compile_commands.json/compile_flags.txt, correct include directories #96)compile_commands.json
and provide inline diagnostics with any warnings/ errors. ([feature] Support inline diagnostics #85) (Diagnostics #98)Stretch Goals/ Maybe's
tree-sitter
maintainer on their own WIP grammar targeting multiple flavors)Other/Misc
The text was updated successfully, but these errors were encountered: