The Wayback Machine - https://web.archive.org/web/20200220040123/https://github.com/topics/atom
Skip to content
#

Atom

atom logo

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,244 public repositories matching this topic...

OrcsBR
OrcsBR commented Dec 12, 2019

Hello, i've been trying to use MPE to build a markdown document out of a series of other smaller markdown documents, using the '@import' command, and then the "save to markdown" right-click menu option on the preview pane.

But a series of markdown documents have the '$' (dollar) character on it, and this is breaking the conversion, unfortunately.

Can you take a look on that? Thank you very

LeicongLi
LeicongLi commented Nov 27, 2019

Summary

Currently, the documentation for c_api_types_arguments is missing.
I am having difficulties to identify the right parameters to perform an execution (e.g. whats the differences between DNNL_ARC_SRC_ITER and DNNL_ARC_SRC_ITER_C?), and I guess this might be a common issue for other users as well.
May I request a detailed documentation for it.
Thanks.

http://intel.github.io/mkl-dnn/g

matthewwithanm
matthewwithanm commented Jul 17, 2017

Atom notifications can't be dismissed using escape when vim-mode-plus is installed. To repro:

  1. Trigger a notification (atom.notifications.addError('hi'))
  2. With the editor focused, hit esc. (Nothing happens.)
  3. Trigger "Core: Cancel" from the command palette to see how it should work.
  • Atom version: 1.19.0-beta4
  • vim-mode-plus version: 0.94.0
  • OS: macOS Sierra 10.12.4
  • vim mod
tonycpsu
tonycpsu commented Jan 18, 2020

Often times I will want to mark the current article unread and move to the next using the "next unread" command. However, this command marks the current article read before moving to the next unread. This occurs regardless of what I have set for the "Mark current article read" setting.

Workaround is to use arrow keys or mouse to move to the next unread instead of the next unread command. A p

github
wbinnssmith
wbinnssmith commented Mar 13, 2018

Atom IDE supports code formatting and exposes a similar api via the atom services code-format.file, code-format.onSave, and others. It implements similar logic as in prettier-atom for preserving cursor position, etc.

Atom IDE users expect to use cmd-shift-c to format code of all types, not just those supported by Prettier.

I'd be happy to help with this implementation.

cc @hansonw

atomic-layout
jasonmunro
jasonmunro commented Mar 27, 2019

🚀 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

Created by GitHub

Released February 26, 2014

Organization
atom
Website
atom.io
Wikipedia
Wikipedia

Related Topics

campus-advisor-training html chrome
You can’t perform that action at this time.