Skip to content

rchl/UnindentPreprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Unindent Preprocessor

A plugin for Sublime Text for automatically unindenting the line when inserting a preprocessor directive in the [Objective]C/C++ code.

The plugin automatically unindents the line on pressing the '#' character if the cursor is preceded by a whitespace only.

Installation

The easiest and recommended way to install is through Package Control plugin. Once it's installed, restart Sublime Text and press CTRL+SHIFT+P on Windows/Linux or CMD+SHIFT+P on OS X to bring up the Command Pallete. From there look for Install Package and then for UnindentPreprocessor. Package Control will keep the plugin up to date automatically.

Otherwise it can be installed by cloning this repo while inside Sublime's Packages directory.

About

A plugin for Sublime Text for unindenting line when inserting preprocessor directive in C/C++ code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published