Top "Sublimetext3" questions

DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.

How do I pretty format my SQL query in DBeaver?

I use DBeaver for my main IDE to query multiple databases. When I query a table, it automatically generates a …

sql notepad++ sublimetext3 sublimetext dbeaver
RuboCop: Line is too long ← How to Ignore?

I just added RuboCop to a rails project and installed the Sublime package to see RuboCop suggestions in the editor. …

ruby-on-rails ruby sublimetext3 rubocop
How to show invisible line endings in Sublime Text 3?

I would like to display invisible line endings in Sublime Text 3, as for example in Notepad++. How can we do …

sublimetext3 sublimetext sublime-text-plugin
Run Python Debugger (pdb) in Sublime Text 3

How can you set python debugger (pdb) breakpoints in Sublime Text 3? Both SublimeREPL or Python Breakpoints fail with default python …

python sublimetext3 breakpoints sublime-text-plugin sublimerepl
More than one folder / project in one Sublime Text 3 window

I can have only one project / path opened in in the same time, in one Sublime Text 3 window. Each time …

sublimetext sublimetext3
SublimeText3 Fold/Unfold all methods

I am using SublimeText3 for C++ and Java. I am wondering if there is a way to fold all of …

sublimetext3
Fatal: could not read username for 'https //github.com' device not configured

I am trying to push code to github with SublimeGit plugin, but something weird occurs to me. Pushing to https://…

git sublimetext3 sublime-text-plugin
How to set scss syntax in Sublime 3?

I'm using Sublime 3 editor. When I open a SCSS file it shows many red characters because it misjudged the syntax. …

css sass sublimetext3 sublimetext syntax-highlighting
How to change default code snippets in Sublime Text 3?

I know how to edit the snippets myself, just can't seem to be able to find the default ones in …

sublimetext sublimetext3
In Sublime Text 3: is there a shortcut to remove blank lines in a selected text? (same for blanks in a line)

My question is very simple: Is there a shortcut in Sublime Text 3 which allows to remove blank lines in a …

sublimetext3