Top "Sublimetext" questions

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

Can't send input to running program in Sublime Text

I'm trying to get Sublime Text 3 to run a Python script. A simple two liner var = raw_input("Enter something: ") …

python input sublimetext3 sublimetext sublime-build
Sublime Text regex not detecting multiline tags

I have this regex here; \[sometag\](.*)\[/sometag\] Which is supposed to catch text surrounded by the [sometag] tag. It works …

regex tags sublimetext
Selecting multiple lines in Atom

Is there any way in Atom to replicate the feature in Sublime Text where you can hold down the alt …

sublimetext atom-editor
How to turn off Sublime 2 updates notification?

I've installed Sublime 2 on Ubuntu using a PPA repository and update it via this native Ubuntu mechanism, so it just …

ubuntu text-editor sublimetext
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
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
What gui library is used by sublime text editor?

I've downloaded an editor of sublimetext and I want to know what GUI library is used in there. The filenames …

python user-interface sublimetext
.m files as MATLAB/Octave for Sublime Text

Sublime sees .m files as Objective C files. I've been given a bunch of MATLAB/Octave files to work with …

matlab octave sublimetext2 sublimetext
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
Sublime Text 2 - Files not opening a new tab?

Sublime Text 2 stopped creating a new tab when opening a file from the sidebar. The file I select opens in …

sublimetext