I recently switch from atom, but the one thing I hate is that it doesn't save open files or folders between runs
It does (or maybe it is 'Project Manager' extension). Try it out.
Visual Studio Code 1.7
21–30 of 180 posts
Re: Visual Studio Code 1.7
#22Re: Visual Studio Code 1.7
#23Re: Visual Studio Code 1.7
#24I can't see horizontal layouts. I reinstalled from scratch and still can't see it.
The View menu Toggle Editor Group Layout."
Re: Visual Studio Code 1.7
#25Microsoft 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…
Re: Visual Studio Code 1.7
#26Re: Visual Studio Code 1.7
#27Microsoft 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…
I never got the hang of Emacs, but there is a decent vim extension (there are a bunch) called vimStyle which at least gets you the vim-like code navigation.
Re: Visual Studio Code 1.7
#28I was wondering, like there is usually a "recommended plugins" list for Vim, does such a thing already exist for VS code?
Re: Visual Studio Code 1.7
#29I don't understand why they don't make a package for the pi, if it's a JS app anyways
Re: Visual Studio Code 1.7
#30One thing that surprised me that VS Code didn't have was multiple cursors?? (like Atom and Sublime have by default). I didn't realise how much I use that feature (for renaming variables in a short procedure/function block etc). There is probably a plugin for that somewhere, I guess.