Posts

Showing posts from 2018

Visual studio code:Is it worth your time?

I am not a fan of Microsoft but these days I became a fan of IDE called  “Visual studio code ”.Before jumping into the discussions I want to talk about the other IDE’s. Netbeans .Netbeans is great,but it serve a special purpose,i.e,creating Java based applications,you get JS,Go,python support but it is limited to certain extent.Then comes the next candidate. Eclipse .I was using eclipse when started doing android developement.At that time there was no android studio.I was the only choice left for me.Eclipse is really fast and smooth.It also has git support like Netbeans.But similiar to netbeans it can’t detect new programming languages and hence we can’t get autocomplete feature.For Java and C++,it’s great Sublime text : Not an IDE but text editor still counts.Sublime text gives tough competition to VS code but as it is just a text editor there are basic features missing such as in build terminal,debugging,git support,split screen view.Which is why I left it also. Webstorm : Mai