-
I used apm to convert a TextMate Bundle into an atom package as described here:
https://atom.io/docs/latest/converting-a-text-mate-bundle
The resulting package is here:
https://github.com/thorade/atom…
-
![image](https://cloud.githubusercontent.com/assets/1107063/6204183/f889ca76-b541-11e4-87e6-5a03e656e9f9.png)
Beginning " is not matched.
-
-
Pinging @lochel, @raphaelchenouard, and @thorade.
Hi everyone, it looks like there are several Modelica packages available. The packages by Raphael and Matthis are registered. I've added a couple of …
-
Currently the communication is cyclic only.
Proposal: This is taken from a trigger type implementation we once did for CAN and where more trigger options are available.
``` mo
type trigger_type=enum…
-
Your code seems to be the one from the instructable.
It's quite simple so it shouldn't be too hard to rewrite it (or reference the original instructable)
I've already seen this code in a few places …
XayOn updated
9 years ago
-
Just an idea:
As your package is also used for the github syntax highlight,
you could mention that somewhere and possibly add a link to
https://github.com/github/linguist
and especially to Lightsh…
-
Consider multe-line string
``` powershell
"This is
a string"
```
In atom:
![image](https://cloud.githubusercontent.com/assets/816680/5986024/363fe6fa-a8a1-11e4-91dc-addfb16d60fe.png)
I used lightsh…
-
Keywords in the multiline comments are highlighted. See [this line](https://github.com/shouya/thinking-dumps/blob/master/imp/Chap7.v#L131) for instance. It has a `Qed` highlighted in a comment.
This …
-
It looks like inline comments with `--` are not highlighted properly: https://github-lightshow.herokuapp.com/?utf8=%E2%9C%93&scope=from-url&grammar_url=https%3A%2F%2Fraw.githubusercontent.com%2Fopal%2…