-
This is a tracking issue collecting requests for new languages to add to nvim-treesitter. If you would like to add a language to the list, comment on this issue with the following information:
* na…
-
I believe that OpenGApps has changed their directory structure since #11. How would I be able to flash OpenGapps now? I'm also interested in flashing Magisk.
-
According to https://cloud.google.com/endpoints/docs/grpc/transcoding
```proto
option (google.api.http) = { get: "/v1/shelves" };
```
is a valid option and it is not recognized by the pars…
-
I got really excited and created this without even knowing that vscode-pbtxt was a thing.
https://github.com/thejustinwalsh/textproto-grammar
Feel free to grab anything and add to yours if you f…
-
### What version of Go are you using (`go version`)?
1.17 (issue is on 1.16 as well)
$ go version:
go version go1.17rc1 windows/amd64
### Does this issue reproduce with the latest rele…
-
### What version of rules_go are you using?
v0.35.0
### What version of gazelle are you using?
None
### What version of Bazel are you using?
5.3.0
### Does this issue repro…
-
Working on @ts-defold and came across this guide! Great work!
The following code will let you load lldebugger directly from the extension vs needing to copy it into the runtime directly.
The gis…
-
Issue tracking the go1.15.14 release by releasebot.
-
### What version of Go are you using (`go version`)?
$ go version go1.14 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system and proce…
-
I'm writing a tool that produces a bunch of configuration files which are text-serialized protos. These configuration files are checked in into a repository. There may be multiple versions of this too…