Top "Sublimetext" questions

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

Is there a shortcut for selecting word under cursor in Sublime Text, Atom

Is there a shortcut or a command to select word under cursor in Sublime Text or Atom? I want a …

keyboard-shortcuts selection sublimetext atom-editor
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
Exporting Sublime Text configuration and installed packages

I have spent considerable time to tune up Sublime Text 2 configs. Now I would want to share my configurations (one …

sublimetext2 sublimetext
How to align texts in Sublime Text 3?

I use Sublime Text 3 Plug-in called AlignTab to align my code like this: Version : 1.4.1 Author : Ken Wheeler Website : http://kenwheeler.…

sublimetext sublimetext3 sublime-text-plugin
ide sublime2 how to find method definition

I'm using Sublime 2 for Ruby On Rails programming. I need a ability to click a method name and jump to …

ruby-on-rails ruby sublimetext
Sublime Text autocomplete plugin for C++?

I'm trying to have the autocomplete feature on Sublime Text by using c++ libraries. I use very often EIGEN for …

c++ autocomplete sublimetext sublime-text-plugin
Sublime Text: Regex to convert Uppercase to Title Case?

I have a bunch of labels in a text file (e.g. MY LABEL:) that I need to make title …

regex string sublimetext sublimetext3
Open the same file multiple times

I want to view the same file side-by-side. How do I open up two (or more) tabs for a single …

sublimetext
Much needed: well-highlighted JSON log viewer

Using winston for node.js logging, I get json log files. A log file in this vein is simply a …

json sublimetext gedit winston