- Changed project name to "Bedrock Studio"
- Changed project icon
- Completely rewrote everything
- Added JSON Schemas for validation and code completion
- Added support for more definition types
- Added more language features such as Go to Reference and Rename Symbol
- Added go-to definition and auto complete for sound definitions
- Added autocomplete
- Full list of completions available in the README
- Jump to definition for client entity identifiers, if available
- Rewrite backend to be able to be shared by multiple providers
- Move to jsonc-parser from json-source-map
- Add icon
- Support for jsonc (JSON with comments)
- Initial release