Red Daly

Results 45 issues of Red Daly

### What version of gazelle are you using? v0.39.1 ### What version of rules_go are you using? n/a ### What version of Bazel are you using? ``` $ bazel version...

Fixes https://github.com/fwcd/tree-sitter-kotlin/issues/153 by using receiver_type. - I'm not too familiar with grammar-writing, so I'm unsure if my fixes here are ideal. - `function_type` has been updated to more closely match...

grammar

### What is the current behavior? The documentation for setting up the Kotlin gazelle plugin is a bit sparse. I can't tell how to compile it into a custom gazelle...

enhancement
untriaged

### What version of rules_go are you using? 0.51.0 ### What version of gazelle are you using? 0.40.0 ### What version of Bazel are you using? 8.0.0 ### Does this...

### What is the current behavior? Error encountered when trying to depend on a file within an npm dependency: ``` no such target '//:node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css' ``` It's unclear how to depend...

documentation