atom-pair
atom-pair copied to clipboard
VSCode Pair
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
@jpatel531 Can you possibly comment on the plausibility of writing plugins for other editors and IDE's which leverage the same pusher backend?
Indeed, this would be awesome!
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 😄
As I've mentioned on Twitter, it's like 2 days of work for someone familiar with VSCode API.... shrugs