How can I make Sublime Text the default editor for Git?

Windows Sublime Text 2 (Build 2181) The latest Build 2181 just added support for the -w (wait) command line argument. The following configuration will allow ST2 to work as your default git editor on Windows. This will allow git to open ST2 for commit messages and such. git config –global core.editor “‘c:/program files/sublime text 2/sublime_text.exe’ … Read more

Search in all files in a project in Sublime Text 3

You can search a directory using Find → Find in files. This also includes all opened tabs. The keyboard shortcut is Ctrl⇧+F on non-Mac (regular) keyboards, and ⌘⇧+F on a Mac. You’ll be presented with three boxes: Find, Where and Replace. It’s a regular Find/Find-replace search where Where specifies a file or directory to search. … Read more

What is the difference between Sublime text and Github’s Atom [closed]

In addition to the points from prior answers, it’s worth clarifying the differences between these two products from the perspective of choices made in their development. Sublime is binary compiled for the platform. Its core is written in C/C++ and a number of its features are implemented in Python, which is also the language used … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)