Matthew K

Results 14 comments of Matthew K

> I got Copy (and Paste) working by uninstalling xclip, and providing this as "xclip" in my path (~/.local/bin): > > ``` > #!/bin/bash > clip.exe ``` This causes clipboard...

> However, this is not the case in VSCode's integrated terminal. In there, copying gives a success message but does not copy. Pasting still works though. I have not tested...

Same issue for me I think, output from terraform-ls looks like this, any advice? ``` ❯ terraform-ls -v 0.23.0 ``` ``` ❯ terraform -v Terraform v1.0.9 on linux_amd64 ``` ```bash...

If you look in browser dev tools you will see in console `Attempt to set a forbidden header was denied: Origin corsclient.js:562:8` which basically makes this tool useless, I would...

You can easily override entrypoint to achieve what you want: ``` docker run -e MOSQUITTO_PASSWORD_FILE=/mosquitto/passwd_file -e MOSQUITTO_CREDENTIALS=asd:zzzzzzzz --entrypoint /bin/sh eclipse-mosquitto -c "echo $MOSQUITTO_CREDENTIALS > $MOSQUITTO_PASSWORD_FILE && chmod 700 $MOSQUITTO_PASSWORD_FILE &&...

> As @valentijnscholten said, OSS Index does not support Debian (see https://ossindex.sonatype.org/ecosystems). For the NVD, we can only match against its data when the components in the SBOM have a...

Masz na myśli "wbudowaną przeglądarkę"? To nie, ale z tą opcją jest to samo. EDIT: ok w opcjach widzę jeszcze osobne ustawienie dla playera YouTube, to zmiana tej opcji też...

The issue is not fixed in `1.0.1-a.6` even though changelog say it is Additionally in `1.0.1-a.6` the sidebar itself shifts downwards when expanding there are some weird separators at the...

The issue is back again with the newest update ;)