-
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. (…
-
Chrome's color picker on at least linux doesn't have an alpha slider:
![settings-view-color-picker](https://cloud.githubusercontent.com/assets/3612514/7787265/5491feb6-0203-11e5-9cdf-81cae1614776.png…
-
Atom: 0.208.0
OSX: 10.10.3
I've tried controllers, models, helpers and migrations. Always Ruby. Same issue with `atom --safe`.
xeron updated
4 years ago
-
I'm trying to use this in the webpub-viewer project to replace the in-tree copy.
I added `r2-streamer-js` as a `devDependency` and thought I could use it as a binary in one of my project's scripts.
…
-
```
What change would like to see?
Add a header file that defines all of the board's pin assignments. One
possible implementation is attached. The proposed naming convention is
documented in the co…
-
I would like to know how I can translate configs from other plugins, to use inside of `.proton`. Here are some examples
```cson
'linter-php':
# php path. run 'which php' to find the path
'e…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/s…
-
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sect…
-
Hi, this is more a question than an issue.. I'm new to atom. I have fortran code in files with .F90 and .f90 extension, which have some C preprocessor directives. These look like
# define CVAR 1
# ifd…
-
I'd appreciate if something like `git branch --delete patch-1` was highlighted appropriately in VSC. The `--delete` token would be highlighted as a parameter. The `git` token would be highlighted as a…