-
When I enter `atom %(file_path)s:%(line_number)s` in the **Quick Open** box. Then the command that is executed is:
```atom at test/file.js:123```
this just creates a file called **'at'**.
What ne…
-
Hi Dimitri,
I tried to subscribe to http://phaazon.net/blog, but couldn't find any feeds available. 🙃
-
Maybe I'm not doing something right, but when I use the Atom package with data like this:
```html
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) …
-
-
-
I now understand that your code can implement 'M-T curve using Monte Carlo', but now I have a relatively large system, in which a unit cell has 15 inequivalent magnetic atoms, and their interactions a…
-
Hey there,
I cannot add your Atom feed to my feedreader, as is is rejected as invalid. The found errors in https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.doctrine-project.org%2Fatom.…
-
I don't like modal editing and I really like the command palette approach to discovering commands to run (ala FZF).
It would be amazing if there could be a whole bunch of keymappings that feel natu…
-
-
A map with atoms for keys is not serialized/deserialized correctly:
```
iex(4)> x = %{foo: 42}
%{foo: 42}
iex(5)> y = JsonSerde.deserialize!(JsonSerde.serialize!(x))
%{"foo" => 42}
iex(6)> x.f…