fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.25k stars 116 forks source link

GT for VS Code stops working after the connected workspace is closed #275

Open fregante opened 1 year ago

fregante commented 1 year ago

Extensions are run once per workspace, so if there are two workspaces open, GhostText will open the port in one and then fail in the other one.

If the first workspace is closed, the other one does not attempt to open the port again.

Tasks:

This also causes: