j0e1

Results 10 issues of j0e1

![image](https://user-images.githubusercontent.com/49567139/162410293-ef9b261b-c8d2-4de6-bab5-815629c2a8f2.png) ![image](https://user-images.githubusercontent.com/49567139/162410356-7485de88-98e4-48c8-a126-a7b1e771dd25.png) Its random, almost alternating

``` Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@open-wa/wa-automate' imported from /home/pwolian/Documents/whatsapp-bot/dist/structures/WhatsappBot.js at new NodeError (node:internal/errors:388:5) at packageResolve (node:internal/modules/esm/resolve:910:9) at moduleResolve (node:internal/modules/esm/resolve:959:20) at defaultResolve (node:internal/modules/esm/resolve:1174:11) at ESMLoader.resolve (node:internal/modules/esm/loader:605:30) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:318:18) at...

bug

using latest extension version. When connecting to registry, get the message "fetch failed" ![image](https://github.com/microsoft/vscode-docker/assets/49567139/06a75aca-ac92-4410-aab7-450ddae3705d) im able to pull using CLI ![image](https://github.com/microsoft/vscode-docker/assets/49567139/944330cd-3731-4b6e-9887-6ea08effcc83) EDIT: the extension works properly with the previous version(1.28)....

investigate
registries

**What happened**: binary not found [cmd] /root/.nh/bin/nhctl sync-status stderr:/bin/sh: 1: /root/.nh/bin/nhctl: not found **What you expected to happen**: binary should be there in .nh/bin **How to reproduce it (as minimally...

Full logs: 2024-04-08 23:21:29.800 [error] Error: Illegal argument: character must be non-negative at p (/root/.vscode-server/cli/servers/Stable-5c3e652f63e798a5ac2f31ffd0d863669328dc4c/server/out/vs/workbench/api/node/extensionHostProcess.js:10:1029) at new g (/root/.vscode-server/cli/servers/Stable-5c3e652f63e798a5ac2f31ffd0d863669328dc4c/server/out/vs/workbench/api/node/extensionHostProcess.js:152:4728) at L1 (/root/.vscode-server/extensions/tim-koehler.helm-intellisense-0.14.3/out/extension.js:53:394) at mi (/root/.vscode-server/extensions/tim-koehler.helm-intellisense-0.14.3/out/extension.js:51:10299) at /root/.vscode-server/extensions/tim-koehler.helm-intellisense-0.14.3/out/extension.js:53:3883 at d.h (/root/.vscode-server/cli/servers/Stable-5c3e652f63e798a5ac2f31ffd0d863669328dc4c/server/out/vs/workbench/api/node/extensionHostProcess.js:154:186874)...

![image](https://github.com/user-attachments/assets/d15f31e9-a891-4bd0-9ca9-a33835182b30) I'm only able to send a json message or multiple json messages using the extension's producer. Is it possible to set headers for my messages or set key to...

I was expecting something like "Find in Project and libraries" in Goland. Please close this issue if this is outside the scope of the extension.

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

``` package main import ( "context" "log" "github.com/go-pg/pg/v10" "github.com/go-pg/pg/v10/orm" ) type TestStruct struct { Foo string `pg:"bar"` Bar string `pg:"-"` } func main() { db := pg.Connect(&pg.Options{ Addr: "localhost:30892", User:...

## Description Describe the issue that you're seeing. **Crash Report** ```toml name = "rover" operating_system = "unix:Ubuntu" crate_version = "0.14.1" explanation = """ Panic occurred in file 'src/utils/telemetry.rs' at line...

bug 🐞
triage