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
0 answers
4k views

Sublime Text: move build window to the right

In sublime text I would like to move the build window to the right side of the screen. I have seen the buildview package but I could not figure out how to install it. Could someone help me with how ...
Mark Skelton's user avatar
0 votes
0 answers
1k views

Sublime text 3 - show number of bytes selected

Sublime text 3 shows number of characters selected and number of lines.. I want to add a functionality for it to also show the number of bytes (or kb) on selected text.. The number is pretty ...
sigmaxf's user avatar
  • 1,877
0 votes
0 answers
2k views

How to find java packages to import with Sublime Text 3?

In Java IDE's there is usually a feature that suggests/auto-completes imports, however with sublime text, I end up searching for packages to import I'm wondering whether there is an internal feature ...
Kaan Soral's user avatar
0 votes
1 answer
186 views

ST3: New Build Systems / SideBarEnhancement: Keyboard shortcut that opens files to different browsers via localhost

Using Sublime Text 3 on a mac. I'm currently learning d3.js and would like to be able to preview source codes on different browsers via the localhost, preferably, without using 3rd party browser ...
lishechen's user avatar
0 votes
1 answer
68 views

Viewing Only One Folder At A Time In Code Editor

I use FL Studio for music production, and one of the best features that it has is the ability to "View Only One Folder Content At A Time", such that if I expand a folder in the integrated file browser,...
dgo's user avatar
  • 883
0 votes
1 answer
132 views

Working with HTML tag completion in Sublime Text

What are good secrets for improving and using HTML tag completion in Sublime? Personally, I'm looking for a way to keep the default functionality (if I type <a ...>Link text</, the closing a ...
Joseph Hansen's user avatar
0 votes
0 answers
219 views

Sublimetext 3 Vintage - Insert multiple lines with Open command

With open command you can insert a new line above or below the current line. Is there a way to insert multiple lines? I've tried 2o 3O 2\o 2\o but it doesn't work.
gskalinskii's user avatar
0 votes
1 answer
159 views

Autoclose HTML tags in Sublime

If I hit Tab or Enter at <div, it autocloses: <div>|<\div>. | represents the cursor. However, when I type <div cla and hit those keys, Sublime turns it into <div class="|">. ...
onepiece's user avatar
  • 235
0 votes
0 answers
169 views

Sublime Text: Do not save readonly files on focus lost

Some files may be readonly, and I become annoying modal windows after losing focus. Is it possible to disable the "save_on_focus_lost" option only for readonly files?
Denis's user avatar
  • 111
0 votes
1 answer
144 views

How to execute key combination (^,, f) in sublime REPL?

I installed sublime REPL where the key map for evaluation file content in REPL is "^,,f". How can I use keyboard for clicking the key sequence? I tried ',',',', and 'f' while pushing control key, ...
prosseek's user avatar
  • 5,974
0 votes
2 answers
329 views

Is there a sublime text color theme that is just 2 colors? (black on grey)

I prefer coding without any text highlighting, namely black courier on light grey. Is there a Sublime Text color theme as specified? Perhaps one where it is easy to configure the background and ...
Altoid Muncher's user avatar
0 votes
0 answers
103 views

Load sublime text packages depending on programming language

I use sublime text’s package control to install packages. After installing a bunch of them, its startup becomes a bit sluggish (and maybe it’s performance starts to degrade as well), and I’m thinking ...
user137369's user avatar
  • 1,071
0 votes
1 answer
103 views

In Sublime Text, for syntax-specific preferences, how do you enable increase/decrease font size with CTRL+Mousewheel

I am normally able to use CTRL+MouseWheel to increase and decrease the font size in Sublime Text (I am using Sublime Text 3). This behavior appears to be on by default. When I am in an editor window ...
Glenn Strycker's user avatar
0 votes
1 answer
3k views

Sublime text plugin usage without Admin right

I want to install sublime text 3 plugins at my workplace. I have asked my administrator to install some of the plugins but the plugin installation is local to the user. He installed plugins from his ...
HalfWebDev's user avatar
-1 votes
1 answer
453 views

Sublime text: How to get rid of the extra "window"

I use Sublime-text to type LaTeX on a Ubuntu Machine. My sublime currently looks like And I want to get rid of the extra "window" on the right, as it was before. I don't know why this happened, ...
Sylvester W. Zhang's user avatar

15 30 50 per page