Giter VIP home page Giter VIP logo

awesome-atom's Introduction

Awesome Atom Awesome

A curated list of delightful Atom packages and resources. For more awesomeness, check out awesome.

Table of Content

Syntax

Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.

Lint

In case the awesome nirvana that is linting has not yet been unleashed upon you:

lint was the name originally given to a particular program that flagged some suspicious and non-portable constructs (likely to be bugs) in C language source code. The term is now applied generically to tools that flag suspicious usage in software written in any computer language.

To enable linting, you'll need the general linter which provides the interface for the provider plugins for specific languages. The full list of current plugins can be found at atomlinter.github.io, a few examples being:

atom-linter

Themes

UI

UI packages can change your atom editor's appearance.

Syntax

Uncategorized

Helps Atom users to open files and folders easily. It can also creates new files and folders if they don't currently exist.

Reverses your current selections; e.g. false to true

Atom Reverser in action

Launch terminal app on current file's directory with "Ctrl-Shift-T" in Atom.

Beautify HTML (including Handlebars), CSS (including Sass and LESS), JavaScript, and much more in Atom.

Color picker that supports HEX, HEXa, RGB, RGBa, HSL, HSLa, HSV, HSVa, VEC3, VEC4 – and is able to convert between the formats. It also inspects Sass and LESS color variables.

Color Picker in action

Types in your code for your from the clipboard/buffer. Simply copy the code and hit the shortcut to watch your code being typed. Copy paste is ideal for screencasts and online courses.

Duplicates the selection if there is one, otherwise, duplicates the line.

EditorConfig helps developers maintain consistent coding styles between different editors

atom-editor-config

Plugin which greatly improves HTML and CSS writing. Shortcuts can expand to complete set of HTML or CSS selectors.

Adds file specific icons to atom for improved visual grepping. Works with Tree View and Fuzzy Finder and Tabs.

Lots of monospace fonts.

A task-board for TODOs, FIXMEs, HACKs, etc in your code.

An Atom package that creates dynamic hotkeys to jump around files across visible panes.

Resolve your git merge conflicts in Atom.

A preview of the full source code.

A package to display colors in project and files.

Open rspec file by current file in rails project.

Sorts your lines. Never gets tired.

Synchronize package settings, keymap and installed packages across Atom instances.

The terminal inside the editor complete with themes and more.

Javascript code intelligence for atom with tern.js and autocomplete-plus.

Quickly toggle between single and double quotes.

awesome-atom's People

Contributors

arcanemagus avatar brunowego avatar feimosi avatar fprieur avatar harada4atsushi avatar leusmaximus avatar lockys avatar mehcode avatar ntwb avatar readmecritic avatar soul-wish avatar tcyrus avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.