Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgeiger/zed-cython
:snake: Cython Language support for Zed
https://github.com/lgeiger/zed-cython
cython tree-sitter zed
Last synced: about 14 hours ago
JSON representation
:snake: Cython Language support for Zed
- Host: GitHub
- URL: https://github.com/lgeiger/zed-cython
- Owner: lgeiger
- License: mit
- Created: 2024-12-09T01:07:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T14:38:07.000Z (about 1 month ago)
- Last Synced: 2024-12-23T15:33:43.701Z (about 1 month ago)
- Topics: cython, tree-sitter, zed
- Language: Scheme
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zed-cython
[Cython](https://cython.org/) language support for [Zed](https://zed.dev/) based on [tree-sitter-cython](https://github.com/b0o/tree-sitter-cython).
## Development
To develop this extension, see the [Developing Extensions](https://zed.dev/docs/extensions/developing-extensions) section of the Zed docs.