-
I have tried with `v0.7.1`, `v0.8.0-beta.1`, and `master`
## Files
`./protobuf/elixirpb.proto`
```proto
// Put this file to elixirpb.proto under PROTO_PATH. See `protoc -h` for `--proto_path` …
-
I've been playing around with trying to make protobuf compilation happen during a project's `mix compile`, and it seems to be pretty feasible. Would this be an appropriate feature for this repo? Would…
-
Hi @ahamez
First off, great work on this, I am interested in learning more about Protobufs with Elixir and possibly using this is production. I am using Protox 1.2, and after running `mix deps.get…
-
Hello! Autosynth couldn't regenerate FactCheckTools. :broken_heart:
Here's the output from running `synth.py`:
```
2020-05-09 05:12:07 [INFO] logs will be written to: /tmpfs/src/github/synthtool/log…
-
Hello! Autosynth couldn't regenerate BillingBudgets. :broken_heart:
Here's the output from running `synth.py`:
```
2020-05-09 05:05:32 [INFO] logs will be written to: /tmpfs/src/github/synthtool/log…
-
Input file:
```proto
syntax = "proto2";
package ext;
// -I src is needed, see Makefile
import "elixirpb.proto";
option (elixirpb.file).module_prefix = "Protobuf.Protoc.ExtTest";
message…
-
**Is your feature request related to a problem? Please describe.**
I realized that Tagbar of SpaceVim is not able to analyze asciidoc, and other languages with Universal ctags.
Universal ctags h…
-
It seems the bundled highlight.pack.js only has the base set of languages. There were several additional ones I needed, so I downloaded a new highlight.pack.js. But I believe this will be overwritte…
-
**What did you expect to happen?**
`lsp-install-server` shows a list of candidates
**What actually happened?**
"Cannot open load file: No such file or directory, dap-java"
**Additional det…
-
**What I want to achieve**
I want to disable the building informations on the modeline because it's too annoying.
![2019-07-15 21 46 38](https://user-images.githubusercontent.com/7857126/61221220-…