Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/babobski/current-indent-widget

Displays the current file indent settings in the statusbar
https://github.com/babobski/current-indent-widget

Last synced: about 2 months ago
JSON representation

Displays the current file indent settings in the statusbar

Awesome Lists containing this project

README

        

# Current-Indent-widget
komodo edit/ide

Shows Indent settings for the current file in the statusbar.
Also it gives a notification if the current file Indent settings doesn't match the global configuration.

## Screenshot
![screenshot](screenshot.png)

## Menu Options
* Reformat HTML using Beautify js ( Only shown when [Beautify js](https://github.com/babobski/Beautify-js) is installed and if file type is HTML/HTML5 )
* Reformat CSS using Beautify js ( Only shown when [Beautify js](https://github.com/babobski/Beautify-js) is installed and if file type is CSS/SCSS/Less )
* Reformat JavaScript using Beautify js ( Only shown when [Beautify js](https://github.com/babobski/Beautify-js) is installed and if file type is JavaScript/Node.js )
* Toggle View Whitespace
* Open File Preferences