-
Hello,
In snippets, to have a backslash, I have to do `\\\\` instead of `\\` (https://github.com/atom/snippets/issues/127)
But, autocomplete-plus shows snippet string by default, and so, in my sugges…
-
### Issue and Steps to Reproduce
PHP snippets and autocomplete is not working when I am editing .php files when they are opened in hack mode (which is autodetected and opened by default). Switching a…
-
Hi,
I would like to know how to use bootstrap3-snippets in atom because I can't find the right combination of keys to use it.
Thank You.
-
### Have you checked for existing feature requests?
- [X] Completed
### Summary
As suggested by @Daeraxa including code snippets for how to install packages would help display the methods of instal…
-
### Issue and Steps to Reproduce
Open Nuclide, work with Flow, close Nuclide.
### Expected Behavior
Kill flow process when Nuclide is closed
### Actual Behavior
flow process are still running after…
-
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.13.1
**Electron Version**: 1.3.13
**System**: Mac OS X 10.12.3
**Thrown From**: [snippet-generator](https://github.com/dan…
-
### Steps to reproduce
1. I tried to execute "CssComb: Run" in the following file:
``` Scss
@charset "utf-8";
// Apply styles for the page approach.
@mixin apply-page-approach($ns) {
html##{$ns} >…
-
Just installed emmet into the latest Atom release and when trying to expand any abbreviation in a file named like filename.html.haml it alway inserts the html snippets instead of the haml.
If I expli…
-
I just spent the whole morning trying to figure out why `html + tab` was giving me `` and I've come to find out it's Emmet overriding my `~/.atom/snippets.cson` settings. This is a dealbreaker. Isn't …