VSCode-Bedrock-Development-Extension icon indicating copy to clipboard operation
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,...

Results 21 VSCode-Bedrock-Development-Extension issues
Sort by recently updated
recently updated
newest added

Automatically add the proper language keys to the language files

enhancement
Planned

New gif animations for the front page

good first issue
help wanted

I think the extension is overly eager to appear; it puts warnings whenever I'm looking at certain Java datapack files. ![image](https://github.com/Blockception/VSCode-Bedrock-Development-Extension/assets/26075577/6667b5d8-ebd0-4718-87ad-0b830a423e74) I get these warnings for anything in the `particles`...

bug

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...

dependencies
javascript
dont-merge

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...

enhancement

**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...

enhancement

**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 ![image](https://github.com/Blockception/VSCode-Bedrock-Development-Extension/assets/72647213/529ba7e3-5ef2-4b8f-87c5-9b2843ba3da9) **Describe...