-
Notifications
You must be signed in to change notification settings - Fork 0
Atom Suggested Packages
Jase edited this page Aug 26, 2016
·
3 revisions
The power and flexibility of Atom comes from the ability to install and configure just about anything you could want in an IDE. There are a bunch of great packages that come with Atom right out of the box. To extend Atom's functionality, just install more packages that do what you want, or... make your own!
- Install Atom
- Open Atom and select from the App menu:
Atom > Preferences...and choose+ Install - Search for the package you want to install and then click the "Install" button.
- Repeat step 3 as needed...
Video: How to Set up Atom 1.0 with your Preferences
To view and learn about more packages, go to atom.io/packages
This list is a work in progress and only scratches the surface of what is available. These have been super helpful packages for some of us.
- atom-beautify — Beautify your code: HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more.
- autoclose-html — Automates closing of HTML Tags
-
autocomplete-paths — Adds path autocompletion to
autocomplete-plus - editorconfig — Helps developers maintain consistent coding styles between different editors
- emmet — The essential tool for web developers
- file-icons — Assign file extension icons and colours for improved visual grepping
- highlight-line — Highlights the current line in the editor
- pigments — A package to display coded colors in project and files.
-
minimap — A sidebar preview of the full source code.
-
minimap-git-diff — A minimap binding for the Atom
git-diffpackage. -
minimap-pigments — An Atom plugin to display
pigmentscolors in the Minimap.
-
minimap-git-diff — A minimap binding for the Atom
- linter — A Base Linter with Cow Powers (what the...?)
-
linter-jshint — This plugin for
linterprovides an interface to JSHint. It will lint JavaScript in files with the.jsextension and optionally inside<script>blocks in HTML or PHP files.
- bezier-curve-editor — Edit CSS Bezier curves directly in Atom.
- svg-preview — Show the rendered SVG to the right of the current editor, refreshed live.
Slack it at [Build_cool_stuff] (https://build-cool-stuff.slack.com) - don't forget to join the #hackathon_2016 channel!
