Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@gunoi It is constantly erroring out and crashing, it runs horribly slow on my machine compared to 2015, the new csproj format lost some incredibly useful features from the project.json format, and despite frequent updates none of these clear up.
-
frieza1037yI find vs2017 better than vs2015.
I can put breakpoints in JavaScript and Chrome would obey them. Right from visual studio!
It is not perfect though, crashes when I try to open one particular solution(there is a workaround for that); but that behaviour is inherited from vs2015. :/ -
Maybe i just need a wipe and reinstall of my entire machine. Its not just me though, a lot of devs in my office have complained if the same thing. I still miss project.json though, I think they lost a lot of great nuget features when switching to the new csproj.
-
@StefanH there's a tool on GitHub from Microsoft for removing various Visual Studio versions and dependancies here: https://github.com/Microsoft/...
-
@dontbeevil I'm not sure that's true. Opening a project.json project forces a one way upgrade of the project, and support for project.json is removed from any of the dotnet tooling going forward. The biggest thing I miss is that you could easily turn a nuget reference into a project reference with global.json. That and a few other things they've destroyed with the nuget experience.
-
bdnex06yI could not agree more I have used number of different IDEs but VS is the worst due to Microsoft's greed to make it look like it has lots of tooling, functionality... But most of them work 30-40% of time only.
Pure integrations, pure design, pure performance, pure tooling, riddled with bugs, hanging all the time, keeping UI licked add it updates or refreshes something, lack of XAML tooling such as previewer, syntax checker, intelly sense... Btw, ask these exist, they just don't work, that's the Microsoft's way
Related Rants
Visual Studio 2017 is a disaster of epic proportions...
undefined
vs sucks