-
After snippets are generated opening of projects results with error message similar to:
```
Failed to load snippets from '/Users/arpi/.atom/packages/iam-syntax/snippets/generated-snippets.cson'
/Us…
r2oro updated
2 months ago
-
TM and Sublime snippets have been updated. Atom snippets need to be synced, and could perhaps be derived automatically.
-
Using version 2.8.1, when TabNine is enabled snippets are unavailable. When TabNine is disabled snippets become usable again. It looks like the commits from Jan 26 never made it to release?
-
When we [implemented rendering of snippets atom](https://github.com/guardian/frontend/pull/18222) with the [atom renderer library](https://github.com/guardian/atom-renderer) we discussed how `CSS` i…
-
@Raku/core
We have changed the syntax highlighter from one developed for the atom editor (atom-perl6-highlighter) to a Raku based one (Rainbow).
- colouration request. Rainbow offers more categorie…
-
https://github.com/totaljs/atom-syntax
should be a simple convert from .cson to .json for the grammars
and perhaps https://www.npmjs.com/package/convert-atom-snippets-to-vscode for the snippets
…
-
Everytime I enter ATOM this message apears: Failed to load snippets from 'C:\Users\Barbs.atom\packages\atom-bootstrap4\snippets\components-button_group.cson' C:\Users\Barbs\.atom\packages\atom-bootstr…
-
Would be awesome to write `o-flag` and get the whole syntax expanded like this:
``` html
```
What's the best solution for this? @kmelve ?
-
![cattura](https://user-images.githubusercontent.com/10994011/38682327-14fdad8e-3e6b-11e8-8fcb-ace1089030c8.PNG)
I have no idea what it means.
-
I'm writing my code in Atom and using 3 backticks to create code snippets.
I tried to write the following:
`
[request setQueryParameterValue:@"['MobileFirst_Platform']" forName:@"param…