vschat
Chat via your terminal inside VS Code instantly with anyone. Made by Jvalaj
Features
- Command:
vschat: Start Terminal Chat — asks for your websocket url and name, connects you to it and start typing in your terminal.
- Command:
vschat: Configure Endpoint & Name — prompts to set the WebSocket endpoint, display name, and optional script path.
Usage
- Run
vschat: Start Terminal Chat to open the chat in an integrated terminal.
- Run command palette
vschat: Configure Endpoint & Name and set your endpoint and name.
The extension injects ENDPOINT and NAME into the terminal session before starting the internal chat runner.
Known Issues
- If you use a Node version manager (nvm/asdf), ensure your shell RC is loaded in the integrated terminal so
node is available.
Connect with me - https://jvalaj.com
0.0.2
Updated WS bug.
| |