πŸš€ New: PlayCanvas VS Code Extension

We’re excited to announce the release of the new PlayCanvas VS Code Extension! :tada:

This update introduces:
:zap: Realtime Asset Syncing – Edit in VS Code and see updates instantly in the PlayCanvas Editor
:busts_in_silhouette: Live File Collaborators – Work together seamlessly
:bulb: Full TypeScript Support – Autocomplete and inline error checking
:floppy_disk: Local File System Mapping – Integrate easily with external tools and AI assistants

It’s open source under the MIT license and available now on the VS Code Marketplace.

:point_right: Check out the announcement tweet here: https://x.com/Pal81K/status/1993288507583086985
:point_right: GitHub: GitHub - playcanvas/vscode-extension: VS Code Extension for PlayCanvas Editor

Try it out and let us know your thoughts! :speech_balloon:

10 Likes

Awesome thing, thank you!

Could you please publish the extension to Open VSX Registry? Windsurf and CursorAI users would appreciate that! :slight_smile:

Also found a minor bug in the code editor: Help - VS Code Extension menu links to a non-existent page, please update the link to https://developer.playcanvas.com/user-manual/scripting/editor-users/vscode-extension/

@KPal

Fixed.

Thanks for reporting.