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

https://github.com/SpyglassMC/Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://github.com/SpyglassMC/Spyglass

datapack language-server lsp mcfunction minecraft

Last synced: about 1 year ago
JSON representation

Development tools for vanilla Minecraft: Java Edition data pack developers.

Awesome Lists containing this project

README

          

# Spyglass

Spyglass aims at improving users' editing experience of Minecraft data packs by providing IntelliSense features like
real-time error reporting, auto-completion, semantic coloring, code navigation tools, and refactor utilities.

![Completions in an NBT tag](https://raw.githubusercontent.com/SpyglassMC/Spyglass/main/packages/vscode-extension/img/nbt-tag-completions.gif)

## Documentation

WIP at https://spyglassmc.com.

## Contributing
For ways to contribute, see [CONTRIBUTING.md](CONTRIBUTING.md)

## Credits

The original Spyglass logo was provided by [BlackNight0315](https://github.com/BlackNight0315).
The current logo is provided by [asd988](https://github.com/asd988).