Skip to content

neo97dev/vscode-bevy

Repository files navigation

Bevy Editor for VSCode

This is an experimental vscode extension to run a Bevy app within the VSCode editor.

Demo

5rl2we-1

Usage

First, you need to set up Bevy for WASM builds. See this project template as an example.

Then, serve your compiled HTML file on localhost:4000. The Bevy Editor extension will render a fullscreen iFrame connected to this port.

To open the editor, open the Command Palette (Ctrl+Shift+P) and enter "start bevy editor".

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Bevy Editor for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published