-
When enabling the RSS-plugin like this:
```
// RSS-feed
eleventyConfig.addPlugin(feedPlugin, {
type: "rss", // 'atom' or "rss", "json"
outputPath: "/feed.xml",
collection: {
na…
-
How can I hide all ligands and show a specific one using transparency? I want to allow the user to visualize just a particular ligand that they select from the option list.
const c…
-
I was thinking of creating an atom plugin that would work closely with your future yeoman functionality. The plugin would suplement the standard treeview and facilitate creation of Mantra components a…
-
'n wat 'bout Atom plugin?
-
Would it be possible to make an Inky Atom plugin?
If it is, I'm willing to give it a shot myself, I'm just not quite sure if it _is_ achievable.
-
Hey @bmewburn
Not sure where to post this but I wanted to let you know that I just published a package for Atom.
Haven't really used it thoroughly yet but at least the following features seam to wo…
-
I was wondering if anyone had started an atom plugin for `stack ide`? It seems like you've set the groundwork with ghcjs support of the common project at least. If so, I'd love to help contribute. If …
-
https://flight-manual.atom.io/hacking-atom/sections/package-word-count/
https://atom.io/
-
Ver y analizar los plugins necesarios para trabajar en el IDE de Atom
-
I would love to have a plugin for Atom that perhaps even ships with Atom at some point that provides the latest version of this documentation directly in the editor. Similar to built-in Emacs and Vim …