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.28k stars 117 forks source link

VS Code Support #74

Closed tracker1 closed 7 years ago

tracker1 commented 8 years ago

Would be nice to see a plugin/extension for VS Code.

fregante commented 7 years ago

This is unlikely to happen unless some VSC user steps in. GT is currently in maintenance-only

Edit: It's official! Available now:

jtokoph commented 7 years ago

I've added GhostText support to Visual Studio Code.

Marketplace page: https://marketplace.visualstudio.com/items?itemName=tokoph.ghosttext Github Repository: https://github.com/jtokoph/ghosttext-vscode

fregante commented 7 years ago

Nice!! Is it possible to auto-start the server?

Sent from my VS Code editor

jtokoph commented 7 years ago

It is possible. I was just following what was being done in Atom. I think VSCode operates in the same way as Atom in that every extension gets loaded once per window. Not sure how it should behave with autostart.

fregante commented 7 years ago

No problem! As long as it's clear in the readme like it is :D

fregante commented 7 years ago

Added to the readme: https://github.com/GhostText/GhostText#installation