-
I started this project back about more than one year ago just as a fun little project to augment my LilyPond editing experience--I am a die-hard VSCode fan, and wanted to bring conveniences that Fresc…
-
I'm going to accept PR #8 tonight, this adds scientific notation (`1e8`, etc) to Emily. However I have some thoughts on where we should go past there.
Something strikes me as odd about #8: The accept…
-
I am trying to use https://github.com/unchase/Unchase.OData.Connectedservice/ to generate OData client C# code based on a metadata file.
The service is hosted on SAP/S4Hana and the metadata is in ver…
-
Magic Reflow applies a hanging indent to Markdown list items that are longer than a single line. For single-digit numbered list items, the hanging indent is 3 spaces, but for two-digit numbered list i…
-
Attached test log. Error reporting starts at line 772.
[SeisIOTestErr.txt](https://github.com/jpjones76/SeisIO.jl/files/5625319/SeisIOTestErr.txt)
-
For new projects generated with Phoenix 1.7 [`Phoenix.View` has been replaced with `Phoenix.Component`](https://hexdocs.pm/phoenix_view/2.0.2/Phoenix.View.html#module-replaced-by-phoenix-component). A…
adamu updated
3 months ago
-
Written on 02/10/2011 17:40:18
URL: http://www.metabrew.com/article/rewriting-playdar-c-to-erlang-massive-savings
-
This feature request is definitely a "nice to have" so I'm not expecting people to jump on this.
Currently pony has several syntax highlighting supported editors. Highlighting is nice but a statica…
-
_Originally reported by @Cydrobolt over at https://github.com/atom/atom/issues/3892_
---
Both regex and normal find can't search across lines. E.g
```
something="ex
ists"
blablablabla
blablablab…
-
TextMate isn't sufficient for many languages.
We have been integrating in to the lower level, in the src/vs/languages directory and using Modes.IState and supports.TokenisationSupport. There needs to…