#
VSCode Transmitter
Rebar has built in support for the Rebar Transmitter extension.
This allows you to open a scratchpad under src/scratchpad and write code.
Once the code is written you can SELECT THE CODE WITH YOUR CURSOR and then right-click to execute it while the server is running.
#
Instructions
- Open
src/scratchpadfolder - Rename both of the example pads to
serverExample.tsandclientExample.ts - Write some code in the scratch pad
- Highlight it
- Right-click it, and execute it
#
Example
#
Download
https://marketplace.visualstudio.com/items?itemName=stuyk.rebar-transmitter