1.2.0 • Published 3 years ago

hirse.brackets-prettier v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

npm Version Build Status

Brackets Prettier

Brackets Extension to format files using Prettier.

Brackets Prettier Button

Installation

Latest Release

To install the latest release of this extension use the built-in Brackets Extension Manager which downloads the extension from the Brackets Extension Registry.

Latest Commit

To install the latest commit of this extension use the built-in Brackets Extension Manager which has a function to Install from URL... using this link:

https://github.com/Hirse/brackets-prettier/archive/master.zip

Brackets npm Registry

The latest release of this extension is also available on the Brackets npm Registry.

Usage

Use the Toolbar Button with the prettier icon, the menu entry Edit > Format File with Prettier, or the keyboard shortcut Ctrl-Alt-F (Cmd-Shift-F on Mac).

Configuration

This extension reads indentation settings from Brackets and otherwise relies on Prettier to determine the configuration itself. Prettier options can be set in a configuration file in the project folder.

License

Brackets Detect Indentation is licensed under the MIT license.
Prettier itself is also licensed under the MIT license.

1.2.0

3 years ago

1.1.0

5 years ago

1.0.0

6 years ago