- Coding Helpers and Autocompletes
- Linting/Style
- Workflow
- Library and Framework Support
A collection of commands and ES6-ready snippets for optimizing Javascript and Typescript development productivity.
Edit both the start and end HTML tags at the same time.
Will automatically add closing tags when you complete the opening tag.
An Atom autocomplete-plus 2.0 provider for HTML entities.
Adds path autocompletion (searches filenames and folders to provide suggestions) to autocomplete+
Autocomplete for require/import statements. Searches node_modules directory to provide suggestions.
JavaScript code intelligence for atom with Tern. Adds support for ES5, ES6 (JavaScript 2015), Node.js, jQuery, Angular and more. Extendable via plugins. Uses suggestion provider by autocomplete-plus.
Beautify HTML (including Handlebars), CSS (including Sass and Less), JavaScript, and much more in Atom.
Cmd-Alt-O
Advanced Open File is a package for helping Atom users to open files and folders easily. It can also create new files and folders if they don't exist.
Quickly embed url's from the large collection of client side libraries available at cdnjs.com
Simply bring up the command window (ctrl+shift+p) and type cdnjs to run the GetUrl method
Double click on a word to highlight it throughout the open file.
Adds syntax highlighting and snippets to AngularJS in Atom.
AngularJS Autocomplete/Snippets
Provides Bootstrap 3 classes and HTML tags with autocompletion features.
Bootstrap 3 Autocomplete/Snippets
A dark colored syntax theme for Atom with bright, custom highlighting for Java (Spring), Python, and C. Based on Seti-Syntax.
Nucleus is an adaptable UI theme for Atom with your favorite syntax coloring at its core! This gives the UI a coherent feel, with whatever syntax theme you like to use.
Adds file specific icons to atom for improved visual grepping. Works with Tree View and Fuzzy Finder and Tabs.
Essential OS X Keyboard Shortcuts
- Pay attention to install count
- Visit the github page
- Check last updated date
- Check contributor activity
Install all of these plugins with 1 command:
apm install turbo-javascript double-tag autoclose-html autocomplete-html-entities autocomplete-paths autocomplete-modules atom-ternjs atom-beautify advanced-open-file cdnjs highlight-selected atom-bootstrap3 brahalla-syntax nucleus-dark-ui file-icons