I want to replace all the “four spaces” that is written by another text editor with tabs. How can I do it? 8 Answers 8
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by...
Before the confusion begins, this question is about Code, the new lightweight Visual Studio Editor. You can get it from here: https://code.visualstudio.com/ I have a textfile (.txt) with CSS...
Is there a way to force Sublime Text 2 to always indent two spaces per tab when working with Ruby files? I know that indentation can be set under...
Using Microsoft’s Visual Studio Code, how do I duplicate a line of code and then move it up and down? (Similar to Sublime’s cmd+shift+d behaviour) It’s a feature that...

