An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)