Live data from Hacker News

Visual Studio 2017 Launch [video]

launch.visualstudio.com

11–20 of 177 posts

Re: Visual Studio 2017 Launch [video]

#12

So is there a Mac version?

It's not GA yet (only Visual Studio 2017 for Windows is GA today) but we have shipped an update so Visual Studio for Mac Preview 4 is now available. Details: https://blog.xamarin.com/better-apps-visual-studio-2017/

So this is full, 100% Visual Studio for Mac (soonish), or is it Xamarin Studio rebranded?

Re: Visual Studio 2017 Launch [video]

#13

I don't use them very much, but this stream reminds me Microsoft really does a fantastic job of presenting its work in the developer tools space.

thank you, we worked very hard on this keynote and the two day agenda. Today after keynote we'll have various interviews with Brian Harry, Miguel de Icaza, Julia Liuson and others. We'll then do various technical demos on top product features.

Tomorrow we have a full day of training for both a Web and App development track. Hope folks tune in and all the details are up on http://launch.visualstudio.com

Re: Visual Studio 2017 Launch [video]

#14
post #12

Earlier quoted context omitted.

It's not GA yet (only Visual Studio 2017 for Windows is GA today) but we have shipped an update so Visual Studio for Mac Preview 4 is now available. Details: https://blog.xamarin.com/better-apps-visual-studio-2017/

So this is full, 100% Visual Studio for Mac (soonish), or is it Xamarin Studio rebranded?

Visual Studio for Mac will be our Mac IDE going forward and will grow in features, sure its past is Xamarin Studio but its future will have A LOT of investment so its worth checking out in Preview 4.

Re: Visual Studio 2017 Launch [video]

#16
I've used Visual Studio for many years.

Visual Studio 5.0 was very responsive. Visual Studio 2015 is not as responsive. Nowadays it seemes a bit bloated, even after disabling unused plugins and features.

Switched to CLion and Rider, which are not known for their speed, but feel more responsible than VS to me. That and a more affordable price and cross-platform support.

Re: Visual Studio 2017 Launch [video]

#17
post #10
post #4

Earlier quoted context omitted.

Does that feature exist in other Visual Studio project types? There's always CMake to help in situations like that.

It does and can most likely be enabled by editing the vcxproj directly. Edit: something along the lines of: Edit: see response.

This is correct, take a look at https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuil... and child topics on inclusion/exclusion.

-eric PM, VC++ team

Re: Visual Studio 2017 Launch [video]

#18

I've used Visual Studio for many years. Visual Studio 5.0 was very responsive. Visual Studio 2015 is not as responsive. Nowadays it seemes a bit bloated, even after disabling unused plugins and features. Switched to CLion and Rider, which are not known for their speed, but feel more responsible than VS to me. That and a more affordable price and cross-platform support.

I am sorry we lost you and we're very aware of the need to improve IDE performance and have invested a lot into this release towards that goal. Just one example to read is this blog series when the product was still codenamed VS "15". https://blogs.msdn.microsoft.com/visualstudio/2016/10/14/imp...

(VS "15" is Visual Studio 2017)

We also have Visual Studio Code for those who want a lighter code editor, see: http://code.visualstudio.com

Re: Visual Studio 2017 Launch [video]

#19
post #12

Earlier quoted context omitted.

So this is full, 100% Visual Studio for Mac (soonish), or is it Xamarin Studio rebranded?

Visual Studio for Mac will be our Mac IDE going forward and will grow in features, sure its past is Xamarin Studio but its future will have A LOT of investment so its worth checking out in Preview 4.

I am pretty excited to see where MS takes this.
Post reply on HN