Sublime Text is a text and source code editor for Linux, OS X and Windows.
Github announced Atom which is very similar to Sublime. Even some keyboard shortcuts like ⌘ + P, ⌘ + Shift + P etc. are same. …
editor sublimetext2 sublimetext text-editor atom-editorIs there a shortcut key or single-step menu option to find and select all instances of a highlighted selection in …
sublimetextI was using Notepad++ and now I want to use the same cool features in Sublime but I don't know …
sublimetext3 sublimetextI have installed Sublime Text 2 in windows and I am trying to use the multiple cursors feature. Firstly I highlight …
sublimetext2 sublimetextAs the subject says, I want to change to something other than the very light grey as shown below (line 319). …
sublimetextI'm curious if there is a way to paste text to the end of every line in Sublime 2? And conversely, …
line sublimetext2 text-editor copy-paste sublimetextI want to create an Eclipse style shortcut Ctrl+MouseClick to open the function/method. Sublime Text 3 has already this …
keyboard-shortcuts sublimetext2 sublimetext sublimetext3I'd like Sublime 2 editor to treat *.sbt files (to highlight syntax) as Scala language, same as *.scala, but I can't …
syntax-highlighting sublimetextI want to replace all the "four spaces" that is written by another text editor with tabs. How can I …
editor sublimetextI started to use gvim, and I can't quite understand how the multiline edit works in gvim. For example: Original …
vim sublimetext text-editor