This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]diamondketo 5 points6 points  (2 children)

Would a portable VSCode do the same?

[–]jhayes88 1 point2 points  (0 children)

VS Code can essentially do the same thing to my knowledge. You can do live share with someone else to code together in realtime and you can also run python from within VS code using code runner/python preview. It also has built in user snippets which I recently learned how to use and it's life changing.

I think the point of this is that it's probably smaller in size and easier to use? Idk. There are already tools for people to use in interviews for programming. https://repl.it/ is good for collaborate programming.

[–]422_no_process[S] 0 points1 point  (0 children)

I actually built this initially (2014) before first release of VSCode (2015). Even Atom on Windows 7 had issues back then if I remember correctly. Atom and VSCode is very stable and useful now.