https://github.com/notpeter/playdate-zed-extension
Zed Extension for Playdate Development
https://github.com/notpeter/playdate-zed-extension
Last synced: 3 months ago
JSON representation
Zed Extension for Playdate Development
- Host: GitHub
- URL: https://github.com/notpeter/playdate-zed-extension
- Owner: notpeter
- License: mit
- Created: 2024-07-20T05:29:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T20:50:28.000Z (almost 2 years ago)
- Last Synced: 2025-10-18T08:53:32.650Z (8 months ago)
- Language: Scheme
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zed-extensions - Playdate
README
# Zed Playdate Extension
This is an Extension for the [Zed Editor](https://zed.dev)
for development of PlaydateSDK projects.
## Features
- Syntax highlighting for `pdxinfo` files.
- Syntax highlighting for `animation.txt` files.
That's it! (so far)
## Dependencies:
- [notpeter/tree-sitter-pdxinfo](https://github.com/notpeter/tree-sitter-pdxinfo)
- [notpeter/tree-sitter-animationtxt](https://github.com/notpeter/tree-sitter-animationtxt)