Brian McNamara

Results 17 issues of Brian McNamara

There are times when I need to make changes to IJ community and inspect the outcome from my plugin. It would be nice if I could point the plugin to...

enhancement
to be discussed

documentation
size/XS
Heroku API Support
workaround-available

Working on adding a custom coverage impl for java and found this to be an issue. All the usages of this parameter and callers of the get method do use...

Hook up non managed pom notification configuration to project level

Waiting for Reply

# Checklist - [ ] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the...

product: IntelliJ
awaiting-review

# Checklist - [ ] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the...

product: CLion
product: IntelliJ
product: GoLand
awaiting-review

## Summary Somewhat a POC to migrate Pomerium to using bazel. I managed to get `bazel build //...`, `bazel run //cmd/pomerium:pomerium` and `bazel test //...` to work (minus some test...

When launching a devcontainer, the docker command being logged is not the same command that is actually being passed to docker. This is due to the logger replacing everything after...

feature-request

The work here it to add a `import_depth` option to the bazel project view. This configuration allows the classpath of the project to be reduced, where 1 is only the...