-
Hi @exercism/track-maintainers
I'm trying to work out syntax highlighting for the solution viewing page on Nextercism. I'm doing this in two ways:
1) Each track has a default language that all fi…
-
Hi,
*warning: this clause cannot match because a previous clause at line 1 always matches lib/messages.ex:1* appears when compiling with Elixir 1.4.4. With 1.4.2 there's no such message.
lib/m…
-
I'm using an emacs build from master, as of last weekend. It reports as `27.0.50`.
This happens for me with or without `use-package` - the only difference is that `use-package` catches the error an…
-
The documentation for Datastore states the following about transactions:
> When two or more transactions simultaneously attempt to modify entities in one or more common entity groups, only the firs…
-
Running `brew install colordiff` gave me an error message related to #3240, but only once. I am running Ruby 2.4, but #3240 is checking for minor version less than 3. I'm not sure how I saw this error…
bbugh updated
6 years ago
-
If you were directed to report your errors here by `brew update` please post a comment if your error is different to a previously mentioned comment and otherwise "Subscribe" to this issue rather than …
-
Hey there!
I'm coming from the Elixir's community in order to figure out a proper way to translate protobuf maps into Elixir maps with the [`Exprotobuf` mix package](https://github.com/bitwalker/ex…
-
目前插件设置里面只有引入了默认的4种prismjs语言组件,如果需要高亮其他的语言,还得去官网生成后放到某个地方来引用,比较麻烦,我写了一段根据文章内容自动检测用到哪些语言,自动引用相关语言组件的代码。你看下,如果觉得可以的话,可以合并到插件里面,可以提供一个选项来开关这个功能。
```php
class prism_js {
public $languages = array(…
-
Hi @tony612, could you share the ideias you had/have behind this other implementation of protobufs to Elixir?
I'm currently working in a fork to [simplify](https://github.com/tomas-abrahamsson/gpb/…
-
[Enter steps to reproduce:]
1. save any file or open any file
**Atom**: 1.18.0 x64
**Electron**: 1.3.15
**OS**: Mac OS X 10.12.4
**Thrown From**: [nuclide](https://github.com/facebook/nuclide…