Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Atom Plugins

Marvin Klimm edited this page Nov 16, 2017 · 2 revisions

Atom

Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.

Atom Packages

Atom Packages lassen sich im Einstellungsfenster installieren. Das Einstellungsfenster lässt sich über CMD/Strg + , öffnen.

Hier eine Liste mit Packages, die empfehlenswert sind:

  • emmet - Autofill
  • linter-jshint - Zeigt Fehler im Javascript Code
  • minimap - Fenster was seitlich vom Codefenster einen Codeüberblick bietet
  • pigments - Farbvorschau innerhalb des Codefensters
  • language-javascript-jsx - Erweiteres Syntax Highlighting für Javascript Frameworks