Top "Sublimetext" questions

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

How to make Sublime Text 3 opening your last file/folder when started?

I'm on Mac running Yosemite. I use Sublime Text 3. In my default Settings, I have it like this : "hot_exit": …

sublimetext sublimetext3 preferences
How do I hide the bottom console text output area in Sublime Text 3?

This is probably really simple, but it's frustrating me so much. I'm using Sublime Text 3. Sometimes my plugins output code …

sublimetext3 sublimetext key-bindings
Sublime Text 3 white boxes around lines

Note: Just started programming in Python using Sublime Text 3. I am not sure why I am getting the white dots/…

sublimetext3 sublimetext
How to move line up in Mac for Sublime Text?

On OS X when I use the shortcut provided in documentation (⌘ + ⌃ + Up which I read as Command + Shift + Up) Sublime …

keyboard-shortcuts sublimetext3 sublimetext
Writing custom completions in Sublime Text 2

Sublime Text 2 comes with many built-in completions/templates for common idioms. In C++, these include for loops with fields, etc …

autocomplete sublimetext2 sublimetext code-snippets
How to change position of output panel in sublime text?

I want the output to show to the right of the code, not bellow it. I can change the view …

ide window sublimetext text-editor
Where to find a list of scopes for Sublime2 (or textMate?)

in .tmTheme files the scope key defines how a element is highlighted: <dict> <key>name</…

textmate sublimetext
sublime text 3 sidebar autoupdating not working

I was wondering if anyone could tell me how to make it so that sublime text 3 automatically updates the sidebar …

text-editor sublimetext auto-update sublimetext3