Top "Sublimetext" questions

Sublime Text is a text and source code editor for Linux, OS X and Windows.

80-characters / right margin line in Sublime Text 3

You can have 80-characters / right margin line in Netbeans, Text Mate and probably many, many more other IDEs. Is it …

formatting coding-style sublimetext2 sublimetext3 sublimetext
Sublime Text 2 Code Formatting

First let me say I come from a Microsoft background and Visual Studio is my bread and butter. It has …

sublimetext prettify sublimetext2
What is the full path to the Packages folder for Sublime text 2 on Mac OS Lion

I'm not seeing this question anywhere so I can only assume I'm doing something really stupid but... What is the …

macos sublimetext
What is the default font of Sublime Text?

I was looking and could not find an answer on this one. Which is Sublime Text's default font type?

fonts sublimetext2 sublimetext3 sublimetext
Why do Sublime Text 3 Themes not affect the sidebar?

I generally only use dark themes for coding, so it's really annoying that Sublime Text 3's sidebar stays light themed …

themes sublimetext sublimetext3 sidebar
Sublime Text 3 how to change the font size of the file sidebar?

Though I have tried to modify "font.size" in classes like "Label_control" and "sidebar_control" in the Package "Theme-Default", …

sublimetext sublimetext3
Find closing HTML tag in Sublime Text

I have a very long and very nested HTML document, where I need to quickly find the closing tag. How …

html sublimetext
How to Install Sublime Text 3 using Homebrew

How can I use homebrew cask to install Sublime Text 3? I only see sublime text 2 in the repos. I even …

sublimetext2 homebrew sublimetext sublimetext3 homebrew-cask
Go to method declaration

Is it possible to got to PHP method declaration through method call in Sublime Text? // pressing some keys combination should …

sublimetext
Sublime - delete all lines containing specific value

I have a 900mb log file which I can open in SublimeText 3. This file is bloated with lines similar to …

sublimetext sublimetext3