Live data from Hacker News

Visual Studio Code is now open source

code.visualstudio.com

351–360 of 403 posts

Re: Visual Studio Code is now open source

#351

Earlier quoted context omitted.

Jetbrains IDEs are highly regarded and run very well under Linux.

I love Jetbrains products, but under Linux they are nowhere near as stable as VS is on Windows, or even Jetbrains apps on Windows. They're slower, and some features don't quite work right all the time.

I've used IntelliJ on Linux, Windows and Mac for many years and haven't encountered any of the issues you're describing.

Re: Visual Studio Code is now open source

#352
post #281

Earlier quoted context omitted.

That's the entire idea behind the name. When you go to the website or start searching around for "Visual Studio Code" you quickly end up with links to Visual Studio (obviously) and Azure. Make no mistake. Microsoft is not developing Visual Studio code out of the goodness of their hearts. This is a marketing strategy to get people to move to Azure.

Developing Code out of the goodness of their hearts? No. Developing Code as part of some convoluted marketing strategy that cannot be measured? Also no. More likely they're developing Code to compete with Sublime Text and the like. They don't have a product in that market and Microsoft's strategy is what it's always been: gaining marketshare. Microsoft's success is [now] defined by developers active on MS technology.…

Long term, I would expect Azure tooling to make an appearance in VSC.

Re: Visual Studio Code is now open source

#353
post #21
post #3

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.

DrRacket and Zerobrane are both extremely high-quality, though not general-purpose.

Re: Visual Studio Code is now open source

#354

Earlier quoted context omitted.

Only losing market share and power has made Microsoft produce software with reasonable quality, flexibility, and interoperability. A lot of the credit for that goes to Apple's crazy climb in popularity. But at least some of it also goes to technologists involved in networking, the internet, and the web, many of whom decided never to deal with any Microsoft stuff ever again. If you knew the frustration of Microsoft's…

>Only losing market share and power has made Microsoft produce software with reasonable quality, flexibility, and interoperability. And that, in my opinion, is the way it's supposed to work. Vendor's products gettin' ya down? Not being responsive to your needs and lacking in quality? Move elsewhere! Money talks. A good kick in the ass can be a humbling experience, and a good opportunity for the open-minded. It was a…

> > Only losing market share and power has made Microsoft produce software with reasonable quality, flexibility, and interoperability.

> And that, in my opinion, is the way it's supposed to work. Vendor's products gettin' ya down? Not being responsive to your needs and lacking in quality? Move elsewhere! Money talks.

Exactly. That's what got Apple where they are today as well. Pre-Rhapsody, MacOS was largely a joke in the developer community, but that changed drastically when they ditched the archaic MacOS for the Nextstep derived OSX. When that happened, suddenly there was a reasonable alternative to Windows or the various Unices out there. It seems entirely natural that, like the shift that pushed people towards Apple, we would see similar shifts in other OS's that would entice people to think more broadly than seeing Apple as the dominant desirable dev platform. That seems like a healthy thing with respect to avoiding a stagnant monoculture.

Re: Visual Studio Code is now open source

#355
post #297

Earlier quoted context omitted.

I could be wrong, but I believe that number is only for the views on the recorded sessions. Probably most people saw it live.

It looks like the stats may not have been accumulating earlier. I just saw that the numbers are updated and the main keynote shows just over 6000 views and the other two keynotes are hovering around 1000 views. By contrast I was curious to see what Google I/O keynote stats show on YouTube. https://www.youtube.com/watch?v=7V-fIGMDsmE It appears that graph starts from day one at over 800,000 views (not sure if that num…

I'm not sure what you trying to prove here. The Google I/O is more comparable with Microsoft BUILD conference.

Re: Visual Studio Code is now open source

#356
As there seem to be some of the involved developers hanging around here:

Thank you and great job on this!

VS Code is from my perspective the most responsive web-based editor. The extension story looks sane and well-designed (+1 for things like async completions wich are e.g. missing in Sublime and pluggable debuggers!). And getting this delivered as open source software is just great!

Re: Visual Studio Code is now open source

#357

Why did MS fork atom.io again? Why didn't they do Facebook-style and just add modules that supported their stuff like how react ecosystem is now supported? Atom was slow but is picking up speed now and would be nice if it was simply aligned.

Nobody forks atom here, this project have miles better future.

Re: Visual Studio Code is now open source

#358
post #272
post #182

FYI, it seems that Visual Studio sends a lot of data about your usage back to Microsoft. "This includes information about how you use the products and services, such as the features you use, the web pages you visit, and the search terms you enter." (among other things such as name & device identifiers https://www.visualstudio.com/en-us/dn948229 ) You can disable this...but it requires you to re-disable it on every pr…

> the web pages you visit, and the search terms you enter Is this for real? I had no option to disable it when installing VS Code. And it only said usage statistics! Nothing about recording my web-surf and search.

Its for "Visual Studio", not "Visual Studio Code"

Re: Visual Studio Code is now open source

#359
post #234

Earlier quoted context omitted.

Of all those, jetbrains is the only company pushing the envelope in terms of productivity and tooling. It's a common meme that Visual Studio is an IDE wet dream. Is it really so hard to see?

Eclipse eclipse's JetBrains's products that much is a fact and it far exceeds Visual Studio still.

Really? I found it buggy and slow to the point of non-usability.

Re: Visual Studio Code is now open source

#360

We've been asked this by a few people, so I figured this is a good place to respond: Will PTVS (Python Tools for Visual Studio) come to VSCode? The answer is YES! This will be a major focus next year. Expect full intellisense, debugging, profiling, pkg mgmt, unit test, virtual env, multiple interpreter, Jupyter, etc. support. Disc: Python/R/Jupyter team lead https://www.visualstudio.com/features/python-vs

I hope Visual D will also come to VSCode.
Post reply on HN