Zenith VS Code Extension
This extension allows you to send script directly from VS Code to Zenith for remote Lua execution via WebSockets.
Features
- Send script to Zenith with a single click or keyboard shortcut
- Direct execution of Lua script in your Zenith environment
- Convenient editor title button for quick access
How to Use
- Install the extension
- Open a Lua, Luau, or text file
- Use one of the following methods to send your script to Zenith:
- Click the rocket icon (🚀) in the editor title bar
- Use the keyboard shortcut
Ctrl+Alt+Z
- Open the command palette (
Ctrl+Shift+P ) and select "Run in Zenith"
Requirements
- Zenith application must be running and ready to accept WebSocket connections
Release Notes
0.0.1
- Initial release
- Basic functionality for sending code to Zenith
- Support for Lua, Luau, and text files
0.0.2
- Changed name to be clearer
- Added icon
| |