Bayley Foster
Bayley Foster
Sad to see this won't be in 3.2? Considering it's relevancy, this is a much needed feature and I feel a lot of people would appreciate and are waiting on...
Also just ran into this issue with tauri+Svelte 5, would love to have something like the directives or preserveLocalState support
> Ideally, the `struct Example` doesn't care about the window, yeah. If you can prototype the (more invasive) alternative that would be awesome! I'll look into if I can do...
> Drag event shouldn't trigger unless you actually drag it, there's a DRAG_THRESHOLD length to check for it. And so the event should propagate in theory and shouldn't be consumed....
I am working on this, so happy to contribute it
> [@dkmnx](https://github.com/dkmnx) is it fixed if you do: opencode.json > > ``` > { > "lsp": { > "rust": { > "disabled": true > } > }, > } >...
> interesting... Claude Code with rust-analyser LSP enabled does not have the same issue, ghostty/nixos if that helps at all either.
> their lsp serves different purposes and is only agent invoked afaik so im not surprised, but rust lsp is extremely memory hungry anytime I open rust projects in my...