Total Pageviews

Thursday 28 July 2022

Awesome-Atom


Some useful Atom packages

中文

Table of Content

Themes

  • atom-material-ui - A dark UI theme for Atom that follows Google's Material Design Guidelines

Common

  • vim-mode - Add vim modal control

  • ex-mode - Ex for Atom's vim-mode

  • minimap - A preview of the full source code

  • atom-beautify - Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom
BeforeAfter
Original HTMLBeautified HTML
  • imdone-atom - A hackable task-board for TODOs, FIXMEs, HACKs, etc in your code

  • Nuclide - A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community

  • linter - A Base Linter with Cow Powers

  • project-manager - Project Manager for easy access and switching between projects in Atom

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

HTML

  • emmet - the essential tool for web developers

  • tag - Sublime Text-inspired HTML & XML Tag menu and functions. Close Tag (⌥⌘.)

CSS

  • color-picker - Right click or press CMD-SHIFT-C/CTRL-ALT-C to open it

 

  • pigments - A package to display colors in project and files

JavaScript

  • js-hyperclick - A hyperclick provider that lets you jump to where variables are defined

  • language-babel - Babel JavaScript ES201x, React JSX & Flow Grammar & Transpiler

python

  • autocomplete-python - Python packages, variables, methods and functions with their arguments autocompletion powered by Jedi
from https://github.com/iawia002/awesome-atom

No comments:

Post a Comment