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,495 public repositories matching this topic...
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
Jul 19, 2021 - HTML
-
Updated
Jul 23, 2021 - Go
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Jan 28, 2019
GDPR compliance
-
Updated
May 3, 2021 - JavaScript
-
Updated
Jun 16, 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
Apr 13, 2021 - Swift
-
Updated
Jul 24, 2021 - Less
When I was using only ESLint Atom plugin `linter-eslin
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.
-
Updated
Aug 30, 2020 - Vim script
When using default settings, users will experience fewer bugs. So when there are issues, resetting to the default can be a quick fix/workaround. And this can lead to better bug reports.
We did this in Tiki for http://doc.tiki.org/Site-configuration-preferences. I got used to it and miss it in other applications. Basically, it shows user which settings have been modified and lets them reset to
-
Updated
Jun 19, 2021 - Ruby