Top "Sublimetext" questions

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

How do I setup/use ruby on rails snippets and autocomplete in sublime text 2?

I would appreciate if someone could direct me to a website that shows how to do this.. Can't seem to …

ruby-on-rails ruby-on-rails-3 ruby-on-rails-3.1 code-snippets sublimetext
node.js error message events.js:183 throw er; // Unhandled 'error' event

Playing around Microsoft's botframework, when I try to run the app.js file, which is the main file of the …

node.js botframework sublimetext
Edit Sublime Text 2's default snippets

I've been using Sublime text 2 for the past few days, and I have to say it's been amazing! I have …

editor code-snippets sublimetext
Show active plugins in Sublime Text 2 and disable them

I just installed sublime text 2 and was overwhelmed by the php plugins that I installed ALL of them. Now auto-complete …

plugins sublimetext2 sublimetext
Open files and folders in same window in Sublime Text

If I open ~/foo.txt then open ~/baz/bar.txt from Terminal, Sublime Text always opens 2 different windows. It's aggravating …

shell sublimetext sublimetext3
How do I edit snippets in Sublime Text 3?

In Sublime Text 3, how do I edit my pre-existing snippet files? Is there a way of doing this within ST? …

sublimetext sublimetext3
How to solve Permission Denied when running Sublime Text 3 from the terminal?

The system is a Mac OS X El Capitan running Sublime Text 3. I was perfectly able to run ST3 from …

macos sublimetext3 sublimetext permission-denied osx-elcapitan
Sublime 3: How to change font size on Sidebar? - Ubuntu version

I'm trying to to change the size of my sidebar in sublime text 3, version for Ubuntu, but i just can't …

sublimetext2 sublimetext sublimetext3 ubuntu-14.04 sublime-text-plugin
How can I exclude a folder from indexing in Sublime Text, while still showing it in the sidebar?

For a large project with many dependencies e.g. in the node_modules/ folder, I noticed frequent CPU spikes because …

sublimetext2 sublimetext3 sublimetext
Autocomplete html tags in jsx (sublime text)

I would like to be able to use autocomplete for html tags in my react/jsx code. The same way …

autocomplete reactjs sublimetext3 sublimetext react-jsx