Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.35 KB

File metadata and controls

29 lines (19 loc) · 1.35 KB

Can I Switch To Sublime Text 3?

Can you switch to Sublime Text 3? Install this package and get a quick answer using caniswitchtosublimetext3.com. Works on Sublime Text 2 and 3.

Installing

With the Package Control plugin: The easiest way to install is through Package Control.

Without Git: Download the latest source from GitHub and copy the CanISwitchToSublimeText3 folder to your Sublime Text "Packages" directory.

With Git: Clone the repository in your Sublime Text "Packages" directory:

git clone https://github.com/SublimeGit/CanISwitchToSublimeText3.git

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Linux: ~/.config/sublime-text-2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/

Running

To run the check, open the command palette (shift+cmd+p on OS X, shift+ctrl+p on Windows and Linux) and run the command Can I Switch To Sublime Text 3?. It's as simple as that.

Incorrect Results

If you spot any missing or incorrect results on caniswitchtosublimetext3.com, feel free to create an issue in this repository.