pfg
pfg
In spectator, you can't see through blocks, it looks like you can click on things, but you can't, and there is no teleportation menu. Minecraft 1.10.2
It would be cool if you could grab and open doors as well as right clicking them. No need for animations like malises doors, but just something simple like grabbing...
### What version of Bun is running? 0.5.7 ### What platform is your computer? Linux 5.15.79.1-microsoft-standard-WSL2 x86_64 unknown / Microsoft Windows NT 10.0.19045.0 x64 ### What steps can reproduce the...
- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....
See: #3109 This enables cross-origin access to support external web clients without requiring a proxy. No oauth support yet, so you have to give clients your username and password unfortunately....
Variables in dreambird are any string of unicode characters. This is nice, but sometimes it's useful to dynamically create variables. This proposal would allow string interpolation (ie ${1 + 1}...
In typescript, autocompleting something will create additionalTextEdits if it needs to do something like add an import https://user-images.githubusercontent.com/6010774/221436283-9e13db4e-43e0-4f3f-8de0-01de435bd88a.mp4 Issues: - This likely won't work if there are two additional edits...
None of the keys work on mac, but the mouse works fine. WASD/Space/Shift/F3/L/Up/Down all do nothing. Escape works fine. Left click/Right click/Mouse move all work. Mac 10.12.6 Sierra built with...
### How can we reproduce the crash? ```fish # Create wasm file touch a.zig zig build-exe a.zig -target wasm32-freestanding -fno-entry -femit-bin=a.wasm # Create bun file echo 'import a from "./a.wasm";'...
### What version of Bun is running? 1.1.7+b0b7db5c0 ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? ``` import {expect, test} from...