
CloseOtherWindows provides exactly such a command, which you can activate with a right-click, or assign a keyboard shortcut. It’s easy for tabs to get out of control, so I like to activate a “focus mode” where I close all tabs except the one I’m working on. It keeps a history of all copied text, and allows me to use keyboard shortcuts to browse that history or to cycle through previously copied text.ĬloseOtherWindows. There are system-wide solutions, but Clipboard Manager gets the job done for Sublime Text. Programming involves lots of copy and paste, so I consider clipboard history to be essential. With All Autocomplete installed, all open files are searched for autocompletion candidates.Ĭlipboard Manager. Sublime ships with autocomplete behavior, but it is limited to completing strings that exist in the current editor. (Note: I’m using the Primer theme in these screen recordings.)Īll Autocomplete.

Protip: if you prefix your path with the : character, AdvancedNewFile will create the file in the same directory as your current Sublime editor tab. AdvancedNewFile supports tab-completion, so you can quickly expand existing directory names. Just press ⌥ opt ⌘ cmd n and type the path (relative to the root of your project) of the file you want to create and press ⏎ return. This is really useful for Rails, where even a brand new project contains dozens of directories.


I use AdvancedNewFile to quickly create files at any level of a project folder hierarchy without needing to take my hands off the keyboard. Of course, make sure you have Package Control installed first!ĪdvancedNewFile. Here are the handful of packages that I consider must-haves for Rails development. You can also peek at my latest Sublime Text settings files and snippets by browsing my dotfiles repository on GitHub. Enjoy!ĭid you know that there is a fantastic online repository and discovery tool for Sublime Text packages? The plugin community for Sublime is huge, and there are more packages being added all the time. I’ll keep this article updated as my Sublime preferences change over time. NET Framework 2.0, and is available as a portable program.These recommendations are for Sublime Text 3, which is currently in beta, but stable. Dark Room– Available for Windows, requires.Below is a list of some of the minimalist text editors we found. Without all the fancy features staring you in the face, you can concentrate on the task of writing. They are “no-frills” editors that either don’t offer any formatting features or many of the other features of modern word processors, and even third-party text editors, or the features are hidden until you want them.

If you get distracted when you write by the plethora of features in text editors and word processors, you might want to try one of the so-called “minimalist” text editors out there.
