I switched from Atom recently and have very few complaints. One of them was the (lack of) icons in the sidebar.. the new Seti icon theme is a great addition. Ooh and they supposedly made Cmd-P searching ('Quick Open') faster. My other main complaint! Edit: Yep it's faster. I used to wait a second or two for the desired results to pop up, now they're close to instant.
I don't hold allegiances to a text editor (c'mon, it just edits text!) so I switched from Atom for a while too: I was very impressed with it (it feels so snappy, and looks so cool!). It fell over on linting some of the ES7/8 things that we use in our code base - but as soon as they fix that I will give it another serious go.
Visual Studio Code 1.5
21–30 of 270 posts
Re: Visual Studio Code 1.5
#22Re: Visual Studio Code 1.5
#23I find it interesting that this software isn't designed with Xamarin for all platforms, but instead uses Electron. I mean I get it, the cross platform libraries are better in Electron, but it side steps their current cross platform initiative.
It predates MS buying Xamarin, I think.
Re: Visual Studio Code 1.5
#24https://marketplace.visualstudio.com/items?itemName=vscodevi...
I think it's gotten a lot better, and if lack of vim keybindings was something that was holding you back from trying VSC, I highly encourage you to try it again!
Re: Visual Studio Code 1.5
#25I'm still holding out for Visual Studio for Mac.APP, not crummy Xamarin or a glorified text editor.
Re: Visual Studio Code 1.5
#26I love how VS Code has no problem working with large and even minified files (unlike some other “modern” editors). Every update is just icing on the cake. Keep up the good work!
Did not know this. Are you telling me it un-minifies it to make it a bit more readable?
Re: Visual Studio Code 1.5
#27I switched from Atom recently and have very few complaints. One of them was the (lack of) icons in the sidebar.. the new Seti icon theme is a great addition. Ooh and they supposedly made Cmd-P searching ('Quick Open') faster. My other main complaint! Edit: Yep it's faster. I used to wait a second or two for the desired results to pop up, now they're close to instant.
Re: Visual Studio Code 1.5
#28I find it interesting that this software isn't designed with Xamarin for all platforms, but instead uses Electron. I mean I get it, the cross platform libraries are better in Electron, but it side steps their current cross platform initiative.
Xamarin doesn't support the platform the editor was originally written for: the web.
Re: Visual Studio Code 1.5
#29I'm still holding out for Visual Studio for Mac.APP, not crummy Xamarin or a glorified text editor.
1. The first-in-class debugger
2. Intellisense
3. Really good support for Windows-specific technologies like Win32 and COM
VSC has 1 and 2 either now, or on its roadmap. As for 3, why do you want to develop for Windows on a Mac? I guess I don't understand what you need that VSC isn't already giving you, or planning to.