distractionless
plug-in for Sublime Text 3
Screencast shows gruvbox Theme & Color Scheme, Operator Mono Book as font.
Requirements
distractionless
targets and is tested against the latest Build of Sublime Text 3.
distractionless
currently requires Build 3116 or later.
Installation
Using Package Control is not required, but recommended as it keeps your packages (with their dependencies) up-to-date!
Installation via Package Control
-
Install Package Control
- Close and reopen Sublime Text 3 after having installed Package Control.
- Open the Command Palette (
Tools > Command Palette
). - Choose
Package Control: Install Package
. - Search for
distractionless
and select to install.
Manual installation
Download the binary file distractionless.sublime-package
from the latest release page into ../sublime/Data/Installed Packages/
where Sublime Text 3 is installed.
Usage
distractionless
makes Sublime Text 3 automatically enter Distraction Free
mode in a windowed environment when you start editing a file.
distractionless
will then make Sublime Text 3 automatically switch back to normal mode as soon as:
- you save, open or clone a file.
- you open (a new), close or switch tabs.
- the Sublime Text application gains focus.
Settings
distractionless
does NOT have its own settings, instead it takes the settings used by Sublime Text 3 in normal mode (Preferences > Settings
) or Distraction Free mode (Preferences > Settings - Distraction Free
).
Issues
Please use the command palette or main menu entries to report an issue.
Source Code
github.com/jrappen/sublime-distractionless
License
See LICENSE
.