-
## Description
When using `atomWithQuery` with an atom created with `atomWithQuery` (and `loadable`) (\*), it doesn't seem to work properly.
(\*) using the atom in `getVariables` and `getPause`
…
-
Hey,
I have the follow error when opening atom from the terminal with `atom .`
Once atom is opened, every time a open a python module I get the error.
```
internal/child_process.js:358 Uncaught (i…
-
# Acceptance Criteria
- Profile feeds should be accessible at `/{$wp_rewrite->author_base}/{slug}/feed/`, and should display articles associated with that byline.
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.31.2 x64
**Electron**: 2.0.7
**OS**: Microsoft Windows 10 Home Single Language
**Thrown From**: [omnisharp-atom](https://github.com/Omni…
-
Over at [the ongoing experiment](https://github.com/Vaguery/lexicase-redux) I've got some random code generation and the interpreter nominally working, still as a preliminary for anything interesting.…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.18.0 x64
**Electron**: 1.3.15
**OS**: Mac OS X 10.12.6
**Thrown From**: [atom-yeoman](https://github.com/david-driscoll/atom-yeoman) pac…
-
Taking this from twitter to here, just to see what we can do!
I'd love to have a core npm module that wraps most of the functionality up, so that both atom and code can just pull from the same featur…
-
**is your feature request related to a problem? please describe.**
i think of the atoms i generate from types in my own project to be conceptually part of my project (and its namespace), rather tha…
-
Wiki's were a great tool at one point in time, but mediawiki in particular is now somewhat clunky. Especially to keep documentation in sync with with code changes, as you can't ensure they are updated…
-
**Problem:** MissingURLGeneratorWarning although a page has been frozen for the endpoint.
**Example:**
``` python
# Generate a feed
@app.route('//feed.atom')
def feed(path):
...
return feed
…