Andrew Lindesay [Canva]
Andrew Lindesay [Canva]
# Checklist - [x] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the maintainers...
# Checklist - [x] I have filed an [issue](https://github.com/bazelbuild/intellij/issues/6725) about this change and discussed potential changes with the maintainers. - [x] I have received the approval from the maintainers to...
### Description of the bug: When performing an aspect test on a Mac... ``` bazel test //aspect/testing/... --define=ij_product=intellij-latest ``` ...the following error comes up... ``` 1) testCoptsPrefinedMakeVars(com.google.idea.blaze.aspect.cpp.coptsmakevars.CoptsMakeVarsTest) expected to contain...
# Checklist - [*] I have filed an [issue](https://github.com/bazelbuild/intellij/issues/6725) about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the maintainers...
### Description of the feature request: Please see accompanying PR [6726](https://github.com/bazelbuild/intellij/pull/6726). ## Plugin recognizing code generators When working with Python in Bazel, it is sometimes desirable to generate code using...