Foresteam
Foresteam
> What clientside things would setPos/setAngle/remove be used for? Removing something that blocks my view or creates lags as a regular player, prop/holo blocks, for example. Namely, i was thinking...
The same problem. Manjaro, KDE
It would be nice if the devs, for example, integrated *yt-dlp*, which already has the desired functionality. To press the "..." button on a playlist and select "download all" or...
Arch Kernel: 6.6.14-1-lts Plasma 5.27.10 Wayland Flameshot v12.1.0 (-) Compiled with Qt 5.15.10 When i try to run ```flameshot gui``` or make a screenshot any other way, i get this:...
Hi. About the same, but without other operations 
Having a similar issue. `npx nuxi typecheck` does not give out error code upon errors, so execution continues and i successfully commit not working code. When trying to run `npx...
My workaround, in .vscode/settings.json: ```json { ... "editor.formatOnSave": false, "emeraldwalk.runonsave": { "shell": "/usr/bin/bash", "commands": [ { "match": "\\.prisma$", "isAsync": false, "cmd": "source '${workspaceFolder}/.nvm.sh'; cd '${fileDirname}'; pnpm exec prisma format '${file}'...