What is the Visual Studio Code editor built on
What underlying technologies/libraries is Microsoft’s new (free) cross platform editor Visual Studio Code (Launched 5/29/2015) built on? There are rumors that it’s just … Read more
What underlying technologies/libraries is Microsoft’s new (free) cross platform editor Visual Studio Code (Launched 5/29/2015) built on? There are rumors that it’s just … Read more
I have been moving from Webstorm and RubyMine to Atom and I really miss a feature from the Jetbrains editors where you select … Read more
I haven’t been able to figure this out yet. Atom seems to use spaces as the default indentation mode. I prefer to have … Read more
I would like to format my HTML with a command, as I do in Visual Studio, using Ctrl+K+D. Is this possible in Atom? … Read more
below is what I need to do. To run the specs, you’ll need to install RSpec. First, run gem install bundler in the … Read more
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more
How do you auto-indent your code in the Atom editor? In other editors you can usually select some code and auto-indent it. Is … Read more
I have the Atom editor and was wondering how you can open a file or folder from the terminal in Atom. I am … Read more