nojomyth-dev
nojomyth-dev
I don't know if it is possible, but i'd like to have a setting / permission with which you could disable the "{0} set the time to {1}" and other...
# Description This PR fixes the duplication bug using JSON and autocomplete. Fixes #180 ## Type of change Please delete options that are not relevant. - [x] Bug Fix (non-breaking...
**Describe the bug** Enable autoformat. After entering any JSON, it results in a duplicated version of this JSON. This is not a visual glitch, it contains the actual text. **To...
Here, the password is logged on startup. This seemingly cannot be disabled and is bad practice. https://github.com/smallrye/smallrye-reactive-messaging/blob/11a6059635659e817e786f249e0b5f804b0674a0/smallrye-reactive-messaging-mqtt/src/main/java/io/smallrye/reactive/messaging/mqtt/Clients.java#L31-L33 Resolution proposition: Don't log the password.
**Is your feature request related to a problem? Please describe.** The UX of the current JSON formatting is mediocre at best. It is not possible to enter anything after the...
# Description This PR adds some tests in a separate package for DI. A separate package is needed, since the annotation processor needs to run beforehand, thus a working version...