Top "Sublimetext" questions

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

Migrate from Sublime text 2 to Sublime text3

I need to migrate from sublime text 2 to sublime text 3 to have all the same configuration/plugins I have installed …

sublimetext2 sublimetext3 sublimetext
Where to find composer's global packages?

For a plugin for Sublime Text I was required to install a composer package globally. In order to do this …

php sublimetext2 composer-php sublimetext
Jump to line in Sublime Text

Does anyone know of a shortcut for jumping to a specific line (given a #) in Sublime Text? Ex: I run …

sublimetext2 sublimetext sublimetext3
Is there a JSX formatter for sublime text?

I'm using Sublime Text as a text editor. There's a jsFormat for formatting javascript files but I can't find one …

reactjs sublimetext react-jsx
Installing Sublime Text's command line tool 'subl' in terminal, permission denied?

I'm tryng to use Sublime Text from the terminal, for example by typing subl. I'm following the steps from Sublime …

terminal osx-lion sublimetext
Syntax highlighting for Jade in Sublime Text 2?

I just started using Sublime Text 2 on Mac. I also just started using Jade for my views in Node.js, …

editor sublimetext2 pug syntax-highlighting sublimetext
Mark current Line, and navigate through marked lines

In Visual Studio, we can use: CTRL+kk to place a marker on the current line and CTRL+kn to …

sublimetext sublimetext2
How to force folder refresh in Sublime, when "Project > refresh" doesn't work?

Especially when using an sftp drive (but this problem is also an issue with local drives, although thankfully not as …

sublimetext sublimetext3
How to use sidebar with the keyboard in Sublime Text 2 and 3?

When using Sublime Text 2 we tend to open the side bar to navigate thru files/folders in our projects. For …

sublimetext2 keyboard-shortcuts sublimetext3 sublimetext text-editor
How to edit Sublime Text build settings?

I want to enable -std=gnu++11 in Sublime Text 3's C++ Single File build on Ubuntu 12.04. I have already upgraded …

sublimetext3 sublimetext