Earlier quoted context omitted.
corporate shill /s
I'm actually a pretty hard core Linux user who avoids M'soft products when possible, but it's hard to deny I good IDE when I see one. I've never been able to navigate emacs/vim with ease, and sans them, I've never heard of a highly touted, Linux-friendly IDE.
Visual Studio Code is now open source
71–80 of 403 posts
Re: Visual Studio Code is now open source
#72I really hate how MS names things. Microsoft SQL Server, or as most people call it SQL Server. I read the title to this post as Visual Studio code is now open-source - but it's not. The product some genius called Visual Studio Code has been opened. I'm really surprised Windows isn't called Microsoft Operating System, or Operating System for short.
Yes, its misleading for sure. I think `Visual Studio Code` has like 1% of features of full blown Visual Studio?
Re: Visual Studio Code is now open source
#73Earlier quoted context omitted.
Amusing counter argument, but the pendant in me wants to point out that the DOS-name was inherited from the SCP product MS bought[1] rather than a naming convention MS created [1] https://en.wikipedia.org/wiki/86-DOS
I wouldn't comment on any other word, but it's "pedant". :)
Re: Visual Studio Code is now open source
#74Has anyone spent a lot of time with VS Code? I tried it a while back when it was first announced and have not found a reason to re-visit it yet. At the time it felt like a sublime-text alternative instead of an IDE (was it always positioned to be just an editor?) Always great to see more options though.
Apart from an occasional restart required it has been pretty solid. Performance(autocompletion etc) is very good and for TypeScript development, VSCode is pretty feature complete...
Re: Visual Studio Code is now open source
#75Earlier quoted context omitted.
Do you remember CoffeeScript?
I think reasonable people can probably agree that there is a difference in kind between CoffeeScript and TypeScript. CoffeeScript was functionally equivalent to JavaScript, whereas TypeScript has feature-level improvements that are worth a developer's time. Sure, TypeScript is pushed by Microsoft. It's also an excellent solution for large-scale systems, its adoption is nontrivial, and Microsoft has a history of suppo…
Re: Visual Studio Code is now open source
#76I hope this move paves the way so that VSCode will now have the Code Collapse feature which has been requested tremendously. http://visualstudio.uservoice.com/forums/293070-visual-studi...
Re: Visual Studio Code is now open source
#77Re: Visual Studio Code is now open source
#78Earlier quoted context omitted.
I'm actually a pretty hard core Linux user who avoids M'soft products when possible, but it's hard to deny I good IDE when I see one. I've never been able to navigate emacs/vim with ease, and sans them, I've never heard of a highly touted, Linux-friendly IDE.
IntelliJ! (and PyCharm, WebStorm, etc.)
Re: Visual Studio Code is now open source
#79Re: Visual Studio Code is now open source
#80As an Atom user that's only dabbled with VS Code when it was announced, what are its advantages? Last time I tried Code it seemed like a fork of Atom with Microsoft branding.
When I first tried VS Code, the first thing that I noticed was how much better the performance was compared to Atom. From general snappiness of basic editing tasks to startup times to working with large files, VS Code simply outperformed Atom across the board according to my brief unscientific observations.
At the time, I ended up sticking with Atom mainly because VS Code wasn't open source and lacked extensions, but it looks like this release addresses both issues.
Well done, Microsoft. I'm definitely going to give VS Code another serious look and recommend other Atom users to do the same.