#
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/scratchpad
folder - Rename both of the example pads to
serverExample.ts
andclientExample.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