Anders Aaen Springborg

Results 4 issues of Anders Aaen Springborg

### [GUI] Issue ![image](https://user-images.githubusercontent.com/15074677/115529222-02744a80-a293-11eb-94f1-b128c0b09a1e.png) - In Search Everywhere (picture above) `home` and `end` do not work. `page up` and `page down` do work, but jumps to top and bottom on...

I'm running vscode on a server with the official ssh extension https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh-edit When opening the plugin I get a blank screen. I'm guessing it's a port forwarding issue. ![image](https://user-images.githubusercontent.com/15074677/232058473-ef8649ca-745c-4262-a062-54525a19aa35.png)

bug

instead of listing both in the same field. Split them into profileId and FullName

When running `mvn dependency:go-offline` my build command fails with ``` 0.083 exec /bin/sh: exec format error ``` If i provide the platform `--platform linux/amd64` it works. Could be a docker...