Apparently it doesn't have Sass Support which kind of makes it not viable for me. Otherwise pretty great for hacking up small projects when you don't want to setup your whole environment yourself.
Stackblitz – Online VS Code Editor for Angular and React
21–30 of 75 posts
Re: Stackblitz – Online VS Code Editor for Angular and React
#22Creator here — thanks for posting our project! For more info, check out my Medium announcement post here: https://medium.com/@ericsimons/stackblitz-online-vs-code-ide... :) Happy to answer any q's & would love to hear your feedback!
Re: Stackblitz – Online VS Code Editor for Angular and React
#23Re: Stackblitz – Online VS Code Editor for Angular and React
#24This looks great, but why is it better than say, plnkr? Other than the tooling and some features like offline use etc. It's essentially the same yeah?
tl;dr — we're trying to create the first fully in-browser IDE, not a playground :)
Re: Stackblitz – Online VS Code Editor for Angular and React
#25This looks really cool, just one quick question - I'm not really interested in all that Angular/React stuff, I just want my favourite VS Code in the browser (as a 'thin' client between my browser and my VPS, for example). Is this thing modular to allow for this, or is this meant to be just an Angular/React tool? Thanks!
Vs code was written first as a browser based editor before it evolved into what it is now. I believe you can still run parts of it in the browser, but I can't try to find it now since I'm on mobile
Re: Stackblitz – Online VS Code Editor for Angular and React
#26This looks great, but why is it better than say, plnkr? Other than the tooling and some features like offline use etc. It's essentially the same yeah?
I think our announcement posts covers this well: https://medium.com/@ericsimons/stackblitz-online-vs-code-ide... tl;dr — we're trying to create the first fully in-browser IDE , not a playground :)
Re: Stackblitz – Online VS Code Editor for Angular and React
#27Re: Stackblitz – Online VS Code Editor for Angular and React
#28This looks really cool, just one quick question - I'm not really interested in all that Angular/React stuff, I just want my favourite VS Code in the browser (as a 'thin' client between my browser and my VPS, for example). Is this thing modular to allow for this, or is this meant to be just an Angular/React tool? Thanks!
Sourcegraph has been able to do this albeit with some modifications. So it should be possible
Re: Stackblitz – Online VS Code Editor for Angular and React
#29And this is the online editor: https://codesandbox.io/s/new