🖼️ Safex intellisense for VS Code
A Visual Studio Code extension that help moving and edit scene in safex game.
🚀 Features
Commands
Open component preview
Open collide settings
Init new project on opened folder
Moving and edit
Select a tree node in .tsx and moving pointer to edit scene.

Preview Scene Keys Binding
Ctrl/Cmd + S: Save scene
X: Lock/Unlock move X
Y: Lock/Unlock move Y
H: Show/Hide node
Keep left mouse and move: Move node
Mouse wheel scroll or minus plus: scale scene
Keep middle mouse and move: Move scene
Arrow keys: Move by 1px
Shift + Arrow keys: Move by 10px
Ctrl/Cmd + A: Reload Assets
Ctrl/Cmd + R: Reload Scene
Other
Add assets preview tab
[Ctrl + .] : get centered position, create $ref, $refNode, callback
[Shift] + Drag and drop: Component, images to JSX component
📦 Installation
Search for Safex intellisense in the VS Code Extensions Marketplace and click Install, or use the command line:
code --install-extension antn9x.safex-intellisense
| |