Patrick Haun

Results 12 issues of Patrick Haun

## Description The log files are filled with this: ``` java.lang.IllegalArgumentException: Illegal character in query at index 44: /libs/dam/merge/metadata.json;%0A.json?path=Rhack&;%0A.inc.js at java.base/java.net.URI.create(Unknown Source) at org.zalando.logbook.netty.Request.(Request.java:43) at org.zalando.logbook.netty.LogbookServerHandler.lambda$channelRead$0(LogbookServerHandler.java:45) at org.zalando.fauxpas.ThrowingConsumer.accept(ThrowingConsumer.java:19) at org.zalando.logbook.netty.Conditionals.runIf(Conditionals.java:17)...

Would help a lot to set `override-path` for go projects

enhancement

The `fw` import feature supports API imports. Currently the token is plain text. It would be nice to support password encrypted tokens and prompt the user when the import feature...

configuration

Redirecting stdout and printing progress on stderr should determine the correct terminal size. At the moment the terminal size is only calculated correctly if stdout is a tty. Stderr should...

I couldn't add the 2.13 target because kafka itself has no binary yet. I figured this out later when I already upgraded the other dependencies. Maybe this is still useful...

**Description** I moved the files to a new location. Now the existing symlinks will not be updated by [comtrya](https://github.com/comtrya/comtrya) **Expected behaviour** `force: true` or `--force` should do this. **Environment** -...

Actions::File

**Description** If I don't have a files directory I get a panic without a meaningful error message ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os {...

Actions::File
Meta::GoodFirstIssue

**Description** Errors are logged on debug ``` INFO manifest_run{manifest="install"}: Step: The file ... contents needs to be linked from ... (Not printing initializers and finalizers yet) DEBUG manifest_run{manifest="install"}: Atom failed...

Actions::File
Meta::GoodFirstIssue

Text selection affects named arguments, unused functions and comments. ![2023-06-05-173331_629x523_scrot](https://github.com/dracula/jetbrains/assets/402052/b95da8bf-e6a5-456c-8909-d0147f898a43) Highlight under cursor affects unused things. ![2023-06-05-173526_295x100_scrot](https://github.com/dracula/jetbrains/assets/402052/b90844b0-0f18-4077-aa98-39077955c104)

bug