This Visual Studio Code extension allows other programmers to follow live code streaming sessions using the LiveCode Viewer.
This Visual Studio Code extension will push your saved code to the LiveCode Viewer and will make your code available to other programmers in real-time in a plain text, easy to read, and copyable format. Code is highlighted using prism.js.
To follow along simply use the LiveCode Viewer. To lead a coding session download Visual Studio Code and the LiveCode Extension.
The LiveCode extension has three basic commands. When the extension is activated all saved code will be pushed to the LiveCode Viewer.
CMD + SHIFT + P - LiveCode: Activate - Turn LiveCode on
CMD + SHIFT + P - LiveCode: Deactivate - Turn LiveCode off
CMD + SHIFT + P - LiveCode: Reset - Erase all existing paths
The LiveCode status and activity are displayed in the Visual Studio Code status bar. You will be notified of completed LiveCode actions using Visual Studio Code notifications.