Chris Kirk
Chris Kirk
I can only get this package to work if I open my project by cd-ing into the project directory and running the "atom" command. If I instead open a new...
Not sure if this is an atom-grunt-runner issue or an atom-project-manager issue, but here it goes: When I open a project with Project Manager, the gruntfile can't be found, even...
It would be great to be able to pass [textAngular options](https://github.com/fraywing/textAngular/#customization) to a wysiwyg field, like so: ``` nga.field('post', 'wysiwyg', { toolbar: [['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p', 'pre',...
If you have a TileLayer with NoWrap and a GridLayer that corresponds with it, there doesn't appear to be a way to set the GridLayer to also not wrap, so...
When I open an SCSS file and scss-lint is not installed on my machine, a console error pops up: "Uncaught error: spawn ENOTDIR" from child_process.js line 1017. This error reappears...
If I attempt to add a hyperlink with a URL that has a query string, say `http://www.google.com?foo=bar`, nothing happens when I hit enter; the editor does not add the link....
I've followed the installation instructions except the third part, about deleting the cache and index files in my Sublime user directory. I'm not sure if this is referring to actual...
When indent-guide-improved is enabled, [Jumpy's](https://github.com/DavidLGoldberg/jumpy)'s labels don't appear.