-
For the BCLC project I'm generating atom feeds with 'geo:point' info. The application spits out the feed as "foo.atom", but to get the app to recognize and load the file you need to rename it to "foo.…
-
Currently, when extensions are declared, information about those extensions, handlers, and their relevant documentation is maintained in a series of global atoms. This isn't ideal and can cause confus…
-
It would be great if taglib could allow accessing MP4 atoms directly, including fetching, adding, updating and deleting.
I currently reused some of the private implementation of the library to do s…
-
Atom Beautify could not determine a supported beautifier to handle this file with grammar "VBScript" and extension "vbs". If you would like to request support for this file and its language, please cr…
-
Atom Beautify could not determine a supported beautifier to handle this file with grammar "Elixir" and extension "ex". If you would like to request support for this file and its language, please creat…
-
Hi, thank You for the super library!
I really want to use it, but I don't know how to solve incompatibility with other IDE extensions - I tried:
1. **Visual Studio Code** (*.elmx compilation wit…
-
In index.less: Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.
If you want to target overlay elements, target them dire…
-
### Description
```
Atom Beautify could not find a supported beautifier for this file
Atom Beautify could not determine a supported beautifier to handle this file with grammar "Babel ES6 JavaScript" …
-
Hello, in your example you write:
$feed->addChannelTag('atom:link','http://www.ramirezcobos.com/rss/');
which produces an xml parsing error because the atom namespace isn't set.
I've compared it with …
-
@dfinke For some time I've wanted to create a VS Code extension as good as this old one for [Atom](https://atom.io/packages/pandoc-convert), which was one of the only reason I kept Atom installed on m…