Microsoft and TypeScript team are doing amazing work with this editor! There are so many interesting features in it, gave it a shot few weeks ago and was really satisfied. And it is probably the first electron app that didn't feel like rest of the bunch, that are pretty much hogs and not very responsive (especially when we talk about editors and IDEs). But you know, I can't hang Emacs and Vim on the wall and leave th…
what would something 10x better than vim/emacs/vscode look like ?
Visual Studio Code 1.7
81–90 of 180 posts
Re: Visual Studio Code 1.7
#82Microsoft and TypeScript team are doing amazing work with this editor! There are so many interesting features in it, gave it a shot few weeks ago and was really satisfied. And it is probably the first electron app that didn't feel like rest of the bunch, that are pretty much hogs and not very responsive (especially when we talk about editors and IDEs). But you know, I can't hang Emacs and Vim on the wall and leave th…
what would something 10x better than vim/emacs/vscode look like ?
Re: Visual Studio Code 1.7
#83Earlier quoted context omitted.
I had really hard time for 3 months (after using vim for 4 years). I just uninstalled everything else, and first week was painful, but it was really fun since I wanted to learn Lisp/Scheme, so I touched ELisp while playing/tweaking with emacs. After that I just couldn't go back to Vim. I started tweaking and digging. The point of Emacs is that you can make it be whatever you want. It can be both amazingly ugly and be…
Since you used vim for 4 years, why didn't you add evil to emacs?
Re: Visual Studio Code 1.7
#84I've tried it, but I'm not as big a fan of the UX, so I'm sticking with Atom. Also, Atom is easier to customize to your liking, I've already written custom commands for it and modified the CSS. Also themes are lacking in VS Code. What I would like to see is Atom embracing the IDE to the same level VS Code is doing. If Atom had a proper debugger UX that all language could use, and better auto-complete. Those are the o…
I'm very impressed with it as an editor (so impressed it got me to divorce Sublime), but I am curious to give VSS a whirl on of these days.
Re: Visual Studio Code 1.7
#85Earlier quoted context omitted.
Ah, Thanks - I see now the shortcut is [Alt-click] as opposed to [Cmd-click] in the other two editors. I just didn't dig around enough to find the right key combination. But I guess this shows how ingrained muscle memory and habits are hard to change, and why certain editors remain people's favourites.
Be warned though... this is one area where vscode is noticeably worse than atom or sublime; There's no alt-click-drag support so making a rectangular edit is much more work; you manually create the correct selection on each line. It's one of the few things I miss from Atom (and one of the main reasons I switched to textmate way way back).
Re: Visual Studio Code 1.7
#86Re: Visual Studio Code 1.7
#87Re: Visual Studio Code 1.7
#88Dear Microsoft, PLEASE native SFTP sync support. I will switch from Sublime permanently.
Re: Visual Studio Code 1.7
#89Earlier quoted context omitted.
I had really hard time for 3 months (after using vim for 4 years). I just uninstalled everything else, and first week was painful, but it was really fun since I wanted to learn Lisp/Scheme, so I touched ELisp while playing/tweaking with emacs. After that I just couldn't go back to Vim. I started tweaking and digging. The point of Emacs is that you can make it be whatever you want. It can be both amazingly ugly and be…
Since you used vim for 4 years, why didn't you add evil to emacs?