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.

0 votes
1 answer
913 views

Sublime text permissions not enough

I have a problem according to which I cannot install new packages through package control, my workspace always reset on load and etc. If I open sublime throught console sudo subl then these issues are ...
Константин Тукмаков's user avatar
0 votes
1 answer
2k views

How to make Sublime JSON syntax warn on extra comma

This is for how my sublime text look like when I edit a JSON file: I want that sublime will alert me when there are too many commas (like nodejs json.parse) I need it because some JSON parser thinks ...
Aminadav Glickshtein's user avatar
0 votes
1 answer
72 views

In Sublime 3 how can I prevent Sublime from stripping comments from my user preference file?

Each time I reopen the user preferences in Sublime 3 the comments which I carefully positioned before are lost. How can I prevent this behavior and make sure to leave my comments in, such that I don'...
0xC0000022L's user avatar
  • 7,213
0 votes
1 answer
2k views

Can't start Sublime Text with gksu

Sublime Text 3 is my primary text editor. I run it as a regular user, but once in a while I need to start is as root to edit some system files. I am used to having edit as root in my context menu on ...
Art Gertner's user avatar
  • 7,309
0 votes
1 answer
2k views

sublime text: hide view group without closing it

I open multiple groups in sublime and then want to temporarily hide some of them, in order to maximize the screen space of the others. But I don't want to close the group, because I still want to use ...
Malki's user avatar
  • 111
0 votes
2 answers
2k views

Can I synchronize Sublime Text?

I would like to synchronize my entire Sublime Text 3 between my desktop and laptop. I use Ubuntu on both machine. I think if I just sync the entire /home/<username>/.config/sublime-text-3 ...
KOB's user avatar
  • 103
0 votes
1 answer
1k views

Expand selection to next word Sublime Text 3 plugin

In Sublime Text, I know Command + D selects the current word and the next occurrence of it when you press the shortcut again. What I'm searching for is a Sublime Text 3 plugin that assigns the ...
pmurillo's user avatar
0 votes
1 answer
215 views

Expand selection from cursor to search term in Sublime Text

I use Sublime Text often for non-coding writing, where the ability to select/highlight text from a cursor position to a search term can be handy. Is this possible with the built-in shortcuts? To give ...
zoned post meridiem's user avatar
0 votes
1 answer
539 views

how to have two different settings in sublime text 3

I am doing web development and most of my work is in the following: php ruby Rails (the framework) CakePHP (the framework) javascript AngularJS (the framework) jQuery (the js library) html css I ...
Kim Stacks's user avatar
0 votes
1 answer
2k views

How to expand selection to include enclosing element in Sublime Text 3?

In some IDEs there is a nice feature (named "Expand selection to include enclosing element" in Eclipse). It expands current text selection to 1 level up syntax element. For example, Eclipse does this ...
Display Name's user avatar
  • 1,133
0 votes
1 answer
50 views

How to run a file (e.g. VBScript) opened in Sublime Text?

I am learning VBS and making some scripts for practice. I find it inconvinient to switch to file explorer and run my VBScripts. Is there any way to execute files right from Sublime Text?
GlydeR's user avatar
  • 1
0 votes
1 answer
322 views

Make SumatraPDF open advanced settings in Sublime Text

SumatraPDF used to open the advanced settings in Sublime Text, but now all of a sudden it fires up Visual Studio Code (which albeit a fine editor is not the one I regularly use). How do I change it ...
Fredrik P's user avatar
  • 177
0 votes
1 answer
40 views

Regex: Delete the contents of all files that start, the first line, with the word ETICHETE:

I want to use Regex to delete the contents of all files that start with the word ETICHETE: For example, all my files starts, the first line, like this: Eticheta: Semifinala GBOB Crisana - Revista De ...
Rob Rob's user avatar
  • 111
0 votes
1 answer
1k views

Sublime Text Search and Replace

I want to replace all my $r->fields[variables] to $r->fields["variables"] Can anyone please tell me how to do this?
susi's user avatar
  • 1
0 votes
1 answer
121 views

How to type © in Sublime Text?

This should be straight forward: To type the copyright symbol © in Notepad (on a Windows PC) you press down ALT and then (with alt still pressed down) punch 0, 1, 6, 9 on the keypad. In Sublime text 3 ...
Ghoul Fool's user avatar

15 30 50 per page