All Projects → sindresorhus → atom-perfectionist

sindresorhus / atom-perfectionist

Licence: MIT license
Beautify CSS and SCSS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to atom-perfectionist

Prettier Atom
An atom package for the prettier formatter.
Stars: ✭ 750 (+3847.37%)
Mutual labels:  formatter, atom-package
Pp sql
Rails ActiveRecord SQL queries log beautifier
Stars: ✭ 223 (+1073.68%)
Mutual labels:  formatter, beautify
Atom Beautify
📣 Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | 💄 Universal beautification package for Atom editor (⚠️ Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding ❤️ )
Stars: ✭ 1,501 (+7800%)
Mutual labels:  formatter, beautify
Sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
Stars: ✭ 4,343 (+22757.89%)
Mutual labels:  formatter, beautify
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+152.63%)
Mutual labels:  atom-package, atom-plugin
Latexindent.pl
Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
Stars: ✭ 415 (+2084.21%)
Mutual labels:  formatter, beautify
Uncrustify
Code beautifier
Stars: ✭ 2,442 (+12752.63%)
Mutual labels:  formatter, beautify
Vim Autoformat
Provide easy code formatting in Vim by integrating existing code formatters.
Stars: ✭ 2,000 (+10426.32%)
Mutual labels:  formatter, beautify
atom-remember-session
A simple package to make Atom remember your previous session - Not being developed anymore!
Stars: ✭ 15 (-21.05%)
Mutual labels:  deprecated, atom-package
ide-css
Atom-IDE for CSS, LESS and SCSS language
Stars: ✭ 18 (-5.26%)
Mutual labels:  atom-package, atom-plugin
pretty-remarkable
Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.
Stars: ✭ 22 (+15.79%)
Mutual labels:  formatter, beautify
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (+63.16%)
Mutual labels:  atom-package, atom-plugin
Atom Esformatter
Beautify JavaScript
Stars: ✭ 113 (+494.74%)
Mutual labels:  deprecated, atom-package
Unibeautify
One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them
Stars: ✭ 466 (+2352.63%)
Mutual labels:  formatter, beautify
ide-yaml
Atom-IDE support for YAML language
Stars: ✭ 16 (-15.79%)
Mutual labels:  atom-package, atom-plugin
Mbeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
Stars: ✭ 248 (+1205.26%)
Mutual labels:  formatter, beautify
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (+47.37%)
Mutual labels:  formatter, beautify
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+147.37%)
Mutual labels:  atom-package, atom-plugin
dashboard-extension-simple-table
⛔ DEPRECATED. This project was moved to a new repository. Visit https://github.com/DevExpress/dashboard-extensions to find an updated version.
Stars: ✭ 37 (+94.74%)
Mutual labels:  deprecated
atom-fixmyjs
[DEPRECATED] Automagically fix JSHint lint warnings
Stars: ✭ 88 (+363.16%)
Mutual labels:  deprecated

Deprecated

The Perfectionist project is no longer maintained.


perfectionist

Beautify CSS and SCSS with Perfectionist

Issues with the output should be reported on the Perfectionist issue tracker.

Install

$ apm install perfectionist

Or, Settings → Install → Search for perfectionist

Usage

Open the Command Palette and type beautify css or perfectionist.

You can also select some CSS or SCSS in a HTML file and do the above.

There's a Format On Save option and more in the settings.

Keyboard shortcut

Set the keyboard shortcut you want in your keymap:

'atom-text-editor':
	'cmd-shift-x': 'perfectionist:beautify-css'

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].