Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Scene EditorNew to Visual Studio Code? Get it now.
JSON Scene Editor

JSON Scene Editor

playmatic-dev

|
271 installs
| (0) | Free
Custom Editor for JSON Scenes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

reececomo / JSON Scene Editor

Uses the finalized custom text editor api to provide a custom preview/editor for .scene.json files (which are just JSON files).

These are built to be used with PIXI scenes, but can be used for any 2D scene.

VS Code API

vscode module

  • window.registerCustomEditorProvider
  • CustomTextEditor
  • CustomEditor

Running the example

  • Open this example in VS Code 1.46+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging

Open the example files from the exampleFiles directory.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft