Top "Sublimetext" questions

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

How to Enable MathJax Rendering in Sublime Text Markdown Preview

Using Sublime Text 3, I'm writing a Markdown document that includes math. The Markdown Preview package enables real-time rendering of the …

markdown sublimetext preview mathjax sublime-text-plugin
Sublime Text - plugin_host exited unexpectedly after installing sublime_tern

I have installed sublime_tern package to help me with my MeteorJS development. After installing this package, any time I …

sublimetext2 sublimetext sublimetext3 tern
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Raspbian/buster

I am trying to install Sublime Text on my raspberry Pi running Raspbian Buster. So i runned this sudo add-apt-repository "…

raspberry-pi sublimetext raspbian-buster
Sublime Text 2 with MIT Scheme

Does anyone know how i could use sublime text 2 with scheme. I've heard ST2 and I want to try it …

scheme sublimetext2 sublimetext mit-scheme
Command to convert selected lines to HTML bulleted list in Sublime Text?

Whenever I have a series of lines that are supposed to be a bulleted list (UL) in Sublime Text 3, I …

html sublimetext sublimetext3 sublime-text-plugin
Sublime Text 2's "Goto Anything" (or instant search) for Emacs?

I tried out Sublime Text 2 recently, and I found Goto Anything superbly useful for navigating source code (Ctrl-P file@symbol …

emacs sublimetext emacs24 dot-emacs emacs-helm
Sublime Text 3: There are no packages available for installation

I have a problem with packages installation for Sublime Text 3. I downloaded ST3 and follow the instructions https://packagecontrol.io/…

sublimetext2 sublimetext3 sublimetext package-control
How to edit multiple files through "Find results" in Sublime Text

When I search multiple files via Command + Shift + F, the result is returned as something like a text file. This …

sublimetext2 sublimetext sublime-text-plugin
Move tab from one column to another in Sublime Text using only keys

Does anyone know this shortcut? I'm looking for it online, but I can't seem to find it

sublimetext2 text-editor sublimetext sublimetext3
Setting python path for sublimerepl from sublime text?

I use python portable along with sublime portable of a memory stick and decided to install sublime REPL however when …

python sublimetext pythonpath sublimerepl