How to replace four spaces with a tab in Sublime Text 2?
I want to replace all the “four spaces” that is written by another text editor with tabs. How can I do it? 8 … Read more
I want to replace all the “four spaces” that is written by another text editor with tabs. How can I do it? 8 … 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
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 … Read more
Is there a way to force Sublime Text 2 to always indent two spaces per tab when working with Ruby files? I know … Read more
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 … Read more