Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guywaldman/auto-sect

An Atom package for auto-titling sections of code.
https://github.com/guywaldman/auto-sect

apm atom auto-sect package

Last synced: about 2 months ago
JSON representation

An Atom package for auto-titling sections of code.

Awesome Lists containing this project

README

        

# Auto-Sect for Atom
[![apm](https://img.shields.io/apm/dm/auto-sect.svg)]() [![apm](https://img.shields.io/apm/v/auto-sect.svg)]()

An [Atom Package](https://atom.io/packages/auto-sect) for auto-titling your code. Supports indentation.


![Preview for package](https://s18.postimg.org/myzysocgp/gifffff.gif)

## Syntax supported

- JavaScript
- CoffeeScript
- HTML
- CSS
- SASS/SCSS
- Python
- Shell/BASH
- Haskell
- Ruby

All other syntaxes use the `//` inline comment syntax (that, of course, includes SASS/SCSS, C, etc);

## To be added

- More syntax support
- More configuration