Skip to main content

Questions tagged [sublime-text]

Sublime Text is a cross-platform GUI text editor for Windows, OS X, and Linux. Use this tag for version-agnostic questions.

73 votes
4 answers
64k views

How can I make Sublime Text reload the file being edited?

How can I make Sublime Text (3) re-load the file currently being edited, to take into account changes having been made externally?
aknuds1's user avatar
  • 9,428
56 votes
1 answer
11k views

How to disable overlapping tabs or scrolling tabs in Sublime Text 3

Sublime Text 3 has a default feature which makes tabs overlap each other instead of the old behavior where the horizontal length of the tab would shrink. How do you disable this?
frediy's user avatar
  • 1,473
36 votes
3 answers
17k views

In Sublime Text 2, how can I indent out to a straight column with multiple cursors on a ragged edge?

Suppose I've got multiple cursors along several lines, like this: foo| barr| foobar| baz| How can I automatically push the whitespace at the end of each line out to a flat edge, like this?: foo |...
GladstoneKeep's user avatar
35 votes
6 answers
44k views

How to open file using only keyboard in Sublime Text?

How do I open a file using only keyboard in Sublime Text 2/3? Looking for equivalent of <Esc>:e /path/to/file from Vim.
ivanzoid's user avatar
  • 507
34 votes
5 answers
111k views

How to uninstall/remove Package Control from Sublime Text 3?

Searching for uninstall package control on Google, only results showing how to install packages with Package Control, or remove them, but not removing Package Control itself. How can I remove Package ...
Tamás Barta's user avatar
30 votes
2 answers
9k views

Sublime Text, move tabs with keyboard

In Sublime Text 3, is there a way to reorganize tabs using keyboard only? I know you can switch a tab from a pane to another pane using for example ctrl+shift+2 to move a tab from pane X to pane 2 ...
Gab's user avatar
  • 1,107
30 votes
1 answer
13k views

Multiple cursor selection on a pattern in Visual Studio Code

I am looking for a similar way that I work in Sublime Text: Find All for a specific regular expression. Then it has multiple-selected the texts I need. A simple find and replace does not fulfil my ...
chingNotCHing's user avatar
22 votes
1 answer
7k views

Change middle mouse button in Sublime Text

On Sublime Text running on Windows the Middle Mouse button acts as select range, on Linux its Shift+Right click. How can I set the middle mouse button to be select range on Linux? Specifically ...
ecnepsnai's user avatar
  • 746
18 votes
1 answer
13k views

Search all within opened tabs with Sublime Text 2

Having Sublime Text 2 Text Editor: Is it possible to search within all the tabs that are open? How?
Santi Agüero's user avatar
15 votes
2 answers
8k views

How do I see what the current "scope" is in SublimeText?

I'm trying to define some snippets for editing Markdown, but I can't get them to trigger. I have tried using source.markdown, text.markdown and markdown as the scope, but none of them work. If I ...
Hubro's user avatar
  • 5,826
15 votes
2 answers
12k views

Sublime Text 3 - Quick Add/Find Match behavior

Suppose I'm working with a file In Sublime Text 3 that contains multiple occurrences of a single character variable, c, which I want to rename to another name. When I select one instance of that ...
Johannes's user avatar
  • 264
13 votes
1 answer
5k views

How to find next occurrence and go back to the beginning of file in Sublime Text

In Google Chrome, when I search for a string and press the "down arrow", if I am at the last string found and click the down arrow again, if goes back to the first string found in the text. The ...
cafesanu's user avatar
  • 258
11 votes
3 answers
7k views

Sublime Text 3: How to jump to the parent/enclosing function?

Is there a quick keyboard shortcut or Command Palette function to quickly jump to the parent/enclosing function? So if the cursor is in a function, then I want to quickly jump to the first line of ...
Gary's user avatar
  • 1,290
11 votes
3 answers
4k views

Reopen SublimeText as Administrator

Is there a SublimeText plugin that reopens the current file as Administrator? Notepad++ has a feature where, if you open a file and don't have the permissions to edit it, but try and save, it will ...
Des Horsley's user avatar
10 votes
3 answers
10k views

Sublime: Save set of tabs to open

I have several files that I edit frequently, and I need all of them open at the same time. I am wondering if there is a way in sublime to save a set of files to be open...sort of like how in chrome or ...
Kyle's user avatar
  • 203

15 30 50 per page
1
2 3 4 5
15