Useful Atom Packages

Download Atom text editor at Atom.io




Useful Atom Packages

atom-terminal-panel
An advanced ATOM terminal interface. Fork of awesome atom package - terminal-panel



emmet

Emmet – the essential tool for web developers


file-icons
Assign file extension icons and colours for improved visual grepping




git-log
Git-log is a package for Atom that creates a graph of your git commits and shows commit related information for you on the editor.



git-plus

vim-fugitive like package for atom. make commits and other git things without the terminal




git-time-machine

git-time-machine is a package for Atom that allows you to travel back in time! It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range.





language-blade
Syntax highlighter for the blade templating engine used in laravel


laravel
Add Laravel snippets




less-than-slash

Adds automatic closing of HTML tags when less-than, slash (</) is typed.




linter

Linter is a base linter provider for the Hackable Atom Editor.
It provides a top-level API to its consumer that allows them to visualize errors and other kind-of messages, easily.





linter-csslint
This linter plugin for Linter provides an interface to csslint. It will be used with files that have the "CSS" or "HTML" syntax.





linter-jslint
This plugin for linter provides an interface to JSLint. It will lint JavaScript in files with the .js extension and optionally inside <script> blocks in HTML or PHP files.

merge-conflicts
Resolve your git merge conflicts in Atom!












minimap
A preview of the full source code.












multi-cursor
An atom package to easily create more cursors with keystrokes.






script
Run scripts based on file name, a selection of code, or by line number.








sync-settings
Synchronize settings, keymaps, user styles, init script, snippets and installed packages across Atom instances.


留言