Packages make Pulsar do amazing things.
encoding-selector
Select the encoding to use for the current editor with `ctrl-shift-U`.
grammar-selector
Select the grammar to use for the current editor with `ctrl-shift-L`.
autoflow
Format the current selection to have lines no longer than 80 characters. This packages uses the config value of `editor.preferredLineLength` when set.
atom-material-syntax-dark
A darker syntax theme for Atom that uses Google's Material Design color palette
nuclide-format-js
Archived: Source Code has been archived
A collection of codemods to help auto format javascript
compare-files
Broken: Known to be non-functional
Archived: Source Code has been archived
Compares two files and show the diff
advanced-open-file
Open and create files and directories easily. Type in a path (with autocomplete) and view directory contents.
jshint
Validate JavaScript with JSHint. In realtime or on save. Supports JSX (React).