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,315 public repositories matching this topic...
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
Currently, the Read/Unread button at the top of the article is somehwat confusing: "Read" could mean "Mark as read" or "Is read", and I always have to think about which one is the correct interpretation. Would it be possible to make the wording more explicit?
-
Updated
Jan 28, 2019
Prerequisites
- [y] Have you tried launching
atom .from the terminal in your project's directory? - [y] Have you verified the output from
go envis correct? If it is, please include the output in this issue. - [y] Have you updated Atom to the latest version?
- [n] Have you tried using Atom Beta, which can be run side-by-side with Atom Stable? Is the behavior
When I try to beautify the i get the following problem
TypeError: Cannot read property 'on' of undefined
I just installed beautify and uncrustify
https://gist.github.com/ODCA117/917affd6b11437517535a45350379820
There's a couple of confusing discrepancies around. http://simplepie.org/downloads/?download auto-downloads version "1.5", but...
- http://simplepie.org/blog/ stops at simplepie 1.3.1 being available in 2012
- On the download page, the "release notes" link points to http://simplepie.org/wiki/misc/release_notes/simplepie_1.2
I'm a OCaml beginner. I'm used to tools like Hoogle or Yahoo. I'm looking for a function of some type t. I'm hoping merlin can help me. I'm using Emacs. I try the command merlin-search. It is undocumented. I try any string, the response is:
Not_found
Raised at file \"src/ocaml/typing/407/ident.ml\", line 171, characters 6-21
Called from file \"src/ocaml/typing/407/env.ml\", line 281,
-
Updated
May 18, 2020 - JavaScript
Prerequisites
- Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't a
-
Updated
Jul 16, 2020 - CSS
-
Updated
Jun 1, 2020 - Swift
-
Updated
Jul 17, 2020 - JavaScript
What:
If I am a contributor and decide to improve the documentation I cannot do it unless I have an access into Atomic Layout's GitBook organization.
Why:
Current documentation repository is an artifact of the deployed documentation on GitBook. Since the current GitBook is a paid SaaS, as opposite to its previous OSS version, you c
When I was using only ESLint Atom plugin `linter-eslin
-
Updated
Aug 3, 2019 - 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
Jul 13, 2020 - Ruby
This should be in docs or at least in the unfinished manual. I keep forgetting how to do that and always go to this issue to relearn. Also for others and future self all the setting names can be found in the config-schema.json file. For example.

Thank the authors for their wonderful job at first! I really appreciate this extension and like it quite a lot. I am using it heavily to write docs. At the same time, I found the available documentation is a bit limited.
While I am trying to define my own
style.css, I found that the documentation in this page only give s