-
Updated
Dec 28, 2021 - Shell
#
atom-package
Atom is a modern open source text editor developed by GitHub. It is designed to be approachable out of the box yet highly customizable. Atom is built using web technologies: the look and feel can be customized using CSS and new features can be added with HTML and JavaScript. There are also thousands of community created themes and packages available.
Here are 713 public repositories matching this topic...
AI Code Completions
javascript
ruby
python
java
bash
swift
rust
golang
php
typescript
ai
lua
cpp
vim-plugin
artificial-intelligence
atom-package
vscode-extension
sublime-package
jetbrains-plugin
gpt-2
One of the 'BEST' markdown preview extensions for Atom editor!
-
Updated
Dec 23, 2021 - HTML
Open
Slow Activation Time
25
haroldtreen
commented
Dec 28, 2017
Project manager for the Atom editor
-
Updated
May 12, 2021 - JavaScript
-
Updated
Feb 21, 2021 - TypeScript
Fusion Reactor for Rust - Atom Rust IDE
-
Updated
Oct 13, 2017 - HTML
Markdown Preview + Community Features
-
Updated
Jul 27, 2021 - TypeScript
-
Updated
Oct 24, 2021 - CoffeeScript
Highlights the current word selected when double clicking
-
Updated
Aug 11, 2021 - JavaScript
A bag of tricks for developing with Elm. (Atom package)
-
Updated
May 6, 2021 - JavaScript
Side-by-side file compare for the Atom text editor.
-
Updated
Sep 28, 2019 - JavaScript
Use Korg NanoKontrol midi controller to physically edit your CSS files, as featured in the German press:
-
Updated
Mar 13, 2018 - JavaScript
esnext React snippets
-
Updated
Dec 21, 2021 - JavaScript
Simple terminal for the Atom text editor.
-
Updated
May 18, 2020 - JavaScript
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
-
Updated
Dec 7, 2020 - HTML
Navigate your code in an infinite timeline of code patches!
-
Updated
Nov 24, 2021 - JavaScript
Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.
-
Updated
Nov 7, 2018 - JavaScript
Advanced terminal interface for Atom editor
-
Updated
Jun 12, 2020 - CoffeeScript
-
Updated
Oct 9, 2019 - JavaScript
Markdown table editor/formatter for Atom
-
Updated
May 7, 2021 - JavaScript
-
Updated
Apr 20, 2018 - JavaScript
i18n
translation
localization
travis-ci
bdd-specs
atom-package
atom-plugin
atom-editor
editor-plugin
multiple-languages
mocha-tests
community-driven
community-project
-
Updated
Nov 25, 2021 - JavaScript
Specify additional file types for languages.
-
Updated
Jul 31, 2018 - CoffeeScript
Elm code visualizations for maximum productivity in Atom
-
Updated
Jan 14, 2018 - JavaScript
laughedelic
commented
Apr 28, 2018
Sometimes it's useful not to turn off automatic server launching (automatic server selection off and default server none), but then there is not way to launch a server in the current project.
It could be either 3 separate commands, one for each server, or one command and a dialog to choose one. It could also suggest the server depending on the project setup (as if automatic server selection


We have this sweet
Timeagocomponent that humanizes a timestamp, and then keeps that data up to date.I did not know about
Timeago, when we were making theCommitDetailViewand thePullRequestCommitView. It would be good to make those components useTimeago, and also see if there's anywhere else that needs to be cleaned up.