VSCode-Bedrock-Development-Extension
VSCode-Bedrock-Development-Extension copied to clipboard
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files,...
Automatically add the proper language keys to the language files
New gif animations for the front page
I think the extension is overly eager to appear; it puts warnings whenever I'm looking at certain Java datapack files.  I get these warnings for anything in the `particles`...
Bumps the test group with 2 updates: [chai](https://github.com/chaijs/chai) and [mocha](https://github.com/mochajs/mocha). Updates `chai` from 4.3.10 to 5.1.0 Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add...
Like texture paths shouldn't show up inside of. This'd have to be specified for the different completions as it may be applicable in some places ```json { "textures": {|} }...
https://github.com/Mojang/minecraft-creator-tools There's command line tool equivalent for this now and it may be useful for some people to have the project be validated directly in VSC rather than export it...
Would add this myself but after looking through the repo I couldn't figure out how it worked
I've already implemented this in currently private extension, figured it'd a nice feature to have here too. I'd PR this myself but I'm not too sure how to fit it...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add a command for creating features and feature rules using CTRL+P **Describe alternatives you've...
**Is your feature request related to a problem? Please describe.** Annoying to see which render controller is being used where **Describe the solution you'd like** Similar to this  **Describe...