1.0.1 • Published 2 years ago

@phoenix-plugin-registry/winek.brackets-chain-indents v1.0.1

Weekly downloads
-
License
WTFPL
Repository
-
Last release
2 years ago

Brackets Chain Indents

If you enjoy jQuery-like method chaining, and use additional indentation level for chained API calls, but you are annoyed when Brackets continuously returns to the previous indentation level on each call, then this extension is for you.

Basically, when it sees a dot at the beginning of line in a JavaScript file, it adds a level of indentation (so you even don't have to delete tabs).

Contribution

All issues and pull requests are welcome!

License

The extension is licensed WTFPL - you just do what you want to.