Python requirements and constraints syntax highlighting for Zed

1 stars 0 forks 1 watchers Tree-sitter Query MIT License
2 Open Issues Need Help Last updated: Aug 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests adding support for `TODO` flag highlighting within Zed's syntax files. This capability is now available thanks to a recent pull request and the `zed-comment` tool, and the task is expected to be straightforward integration.

Complexity: 2/5
enhancement good first issue

Python requirements and constraints syntax highlighting for Zed

Tree-sitter Query

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.

Complexity: 2/5
good first issue

Python requirements and constraints syntax highlighting for Zed

Tree-sitter Query