-
### Description
Atom snippets fail to treat an octal in multiline strings as expected. While the specification at https://github.com/bevry/cson proclaims "Multi-line Strings! Without Quote Escaping…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.7.4
**System**: Mac OS X 10.11.4
**Thrown From**: [language-proto](https://github.com/changnet/language-protobuf) package, v1.7.4
#…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.48.0 x64
**Electron**: 5.0.13
**OS**: Microsoft Windows 10 Pro
**Thrown From**: [atom-jinja2](https://github.com/danielchatfield/atom-ji…
-
When I want to use `cl` snippet in my c++ project's header file(I prefer to use `.h` instead of `.hpp`, and I believe so do many people), I notice that it doesn't work.
The reason is that, although t…
-
Several IDEs like VSCode or Eclipse IDE are reusing (or planning to reuse) the TextMate grammar defined in rust.cson. However, it seems like those cannot parse .cson files, so they translate it to .j…
-
These two rules contain a `patterns` property, but no `end` property:
* https://github.com/cdibbs/language-jison/blob/7b43e22b09775c8e6424cbf937f2fe34a848f1f5/grammars/jison.cson#L35
* https://g…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [x] Have you used t…
-
I want certain keys (like: CTRL, ALT, SHIFT, WIN key, CAPS LOCK , and FnKeys) to be ignored and not make any sound. It gets annoyning when I go Alt + tab or Ctrl+*, or hitting Shift.
The shortcuts for…
tosho updated
8 years ago
-
_From @toddmbloom on May 13, 2015 16:48_
I was just thinking that it would be nice for Atom to support a folder level snippet file, which would be used to extend the snippets.cson file in the Atom co…
-
I have already gone through the steps mentioned in #1020 with no success.
Atom 1.32.2 x64 running on Manjaro Linux
Steps: Installed omnisharp-atom package via apm
```
atom.grammars.startIdF…