Open Issues Need Help
View All on GitHubAI Summary: This issue requests the addition of TODO highlighting support to the project's syntax files. This enhancement leverages a previously merged pull request and a specific library for TODO flagging. The developer believes this task should be straightforward to implement.
Python requirements and constraints syntax highlighting for Zed
AI Summary: Update the Zed extension for Python requirements and constraints syntax highlighting to use the latest version (v0.5.0) of the tree-sitter-requirements grammar. This involves updating the dependency and potentially adjusting the extension code to accommodate any changes in the grammar.
Python requirements and constraints syntax highlighting for Zed