pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

VSCode Pair #109

Open jchannon opened 7 years ago

jchannon commented 7 years ago

Would you be interested in making this work in VSCode? If not any ideas how portable the code base would be to move it to VSCode if someone was willing to put the effort in?

Thanks

solvingj commented 7 years ago

@jpatel531 Can you possibly comment on the plausibility of writing plugins for other editors and IDE's which leverage the same pusher backend?

bookercodes commented 7 years ago

Indeed, this would be awesome!

Tyriar commented 7 years ago

If it's just interacting with the editor I don't see why it wouldn't be possible to do a similar extension for vscode. Looks like just a matter of hooking up lib/parser/ in a similar way as here, not sure on the stability of the api though as this is maintained by Pusher (why no npm module?). Don't want it to break a week later 😄

Krzysztof-Cieslak commented 7 years ago

As I've mentioned on Twitter, it's like 2 days of work for someone familiar with VSCode API.... shrugs