João Guerra

Results 25 issues of João Guerra

I've updated from 0.47 to master and the results are no longer highlighted in `*ag search*` buffer. My settings: ``` (setq ag-highlight-search t ag-reuse-buffers t) ``` `ag` command from `*ag...

# 🚀 feature request ### Relevant Rules All [languages rules](https://github.com/bazelbuild/rules_docker#language-rules) (`_image`). ### Description Version [0.22.0](https://github.com/bazelbuild/rules_docker/releases/tag/v0.22.0) introduced new values for stamping (`stamp:always`, `stamp:never`, and `stamp:use_stamp_flag`) for the [basic rules](https://github.com/bazelbuild/rules_docker#basic-rules) via https://github.com/bazelbuild/rules_docker/pull/1878/....

help wanted

# 🐞 bug report ### Affected Rule `java_image` (And possibly all other language rules.) ### Is this a regression? Yes. 0.22.0: worked fine 0.23.0: broken ### Description `java_image` `args` parameter...

Can Close?

`unused_deps` doesn't seem to be working properly for dependencies from `rules_jvm_external`. I have attached an [example.zip](https://github.com/bazelbuild/buildtools/files/6115513/example.zip) which contains the `WORKSPACE` and `BUILD` files below and some additional files. The example...

Changing `--symlink_prefix` results in IntelliJ becoming confused. For example, our `.bazelrc` has `build --symlink_prefix=.bazel/`. This makes IntelliJ say that all our code is duplicated, i.e. that there are 2 of...

I have `company-show-location` binded so that I can show the definitions while completing (`(define-key company-active-map (kbd "M-.") #'company-show-location)`). However, I'd like to recenter the buffer where the definition is being...

wishlist

Was trying out the new constructor detector feature (https://cowtowncoder.medium.com/jackson-2-12-most-wanted-3-5-246624e2d3d0/) and stumbled upon the following issue. I had this code which forbids nulls on deserialization: ``` import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonSetter; import...

2.13
has-failing-test
property-discovery

If I remove all response buttons from "Outgoing notifications", save, and close the application, the next time I launch the application the buttons are being reset to the default.

### Windows Terminal version (or Windows build number) 1.8.1444.0 ### Other Software _No response_ ### Steps to reproduce On Windows, pressing middle mouse button on an application in the taskbar...

Needs-Triage
Needs-Attention
Needs-Tag-Fix

Migrated relevant variables to defcustom. Please verify whether I have made something that should not be customized customizable and vice-versa.