Atom
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 2,547 public repositories matching this topic...
-
Updated
Nov 21, 2021 - JavaScript
-
Updated
Nov 20, 2021 - HTML
-
Updated
Nov 28, 2021 - Go
-
Updated
Nov 20, 2021 - JavaScript
-
Updated
Jan 28, 2019
GDPR compliance
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Sep 21, 2021 - TypeScript
We have this sweet Timeago component that humanizes a timestamp, and then keeps that data up to date.
I did not know about Timeago, when we were making the CommitDetailView and the PullRequestCommitView. It would be good to make those components use Timeago, and also see if there's anywhere else that needs to be cleaned up.
-
Updated
Aug 23, 2021 - Swift
-
Updated
Nov 3, 2021 - Less
Add a configuration flag that disables the Java-to-Kotlin converter in external sources. This would also require declaring the option in the vscode-kotlin client.
When I was using only ESLint Atom plugin `linter-eslin
-
Updated
Oct 7, 2021 - Vim script
🚀 Feature
It would be nice to automatically add a user's Github repositories when github connect is enabled.
Design, Layout, Architecture
It should be pretty easy to query the user's repositories and add them to the user settings on github connect. The Github API already has an endpoint to list them, so we just need to write some code to fetch the list, parse it, and add them to the us
-
Updated
Sep 17, 2021 - Ruby
If my recordset is not sorted by descending date my feed is out of order. It would be nice if there was a sort before the render.
I noticed this behavior this when I added items to the feed from multiple async sources.
