Top "Sublimetext" questions

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

How to get support of TypeScript with Sublime Text 3?

I am currently working in Angular and I get good support of Typescript with Sublime Text. How can I get …

angular typescript sublimetext3 sublimetext
In Sublime Text 2, how do I open new files in a new tab?

When I'm editing with files on the server, and I click to edit them, if I'm editing multiple files (say …

macos sublimetext
Sublime Text 3: Drag & Drop, Move & Create a copy of files & folders

Is it possible to Drag & Drop, Move & Create a copy of files & folders from within Sublime Text? …

sublimetext sublimetext3
Autoindent on Sublime Text

Are there any command/shortcut to auto-indent all my code on the page at once on Sublime Text 3? e.g: …

sublimetext3 sublimetext code-formatting
How to create a keyboard shortcut for SublimeREPL

I am new to Sublime Text 2 on Mac OS. I installed the package SublimeREPL. Is it possible to create a …

macos sublimetext sublimerepl
How to get an outline view in sublime texteditor?

How do I get an outline view in sublime text editor for Windows? The minimap is helpful but I miss …

development-environment text-editor symbols outline sublimetext
Parsing Error The Keyword import is Reserved (SublimeLinter-contrib-eslint)

I have a problem with eslint, it gives me [Parsing Error The keyword import is reserve] this is only occur …

javascript parsing sublimetext eslint
Limit File Search Scope in Sublime Text 2

In Sublime Text, I often use Cmd+P/Ctrl+P to search and jump between files. Often, it would pick …

sublimetext2 sublimetext
Sublime Text 2: custom PATH and PYTHONPATH

I'm using brew which installs python (2.7.2) in /usr/local/bin/ However, the default system python (2.7.1) is executed instead at /usr/…

environment-variables development-environment sublimetext
How can I find the particular file in a Project/Folder in Sublime Text

I know that using ctrl+shift+f we can find the text in folder we want and simple ctrl+f …

sublimetext