Arshia Aghaei
Arshia Aghaei
It seems so, ty for the response. Sorry for the very late noticing.
Pass `-std=c++20` to your clangd: Fallback flag settings.
There is a "Clangd: fallback arguments" setting in the Clangd extension settings
I will also make a copy for develop2 branch as requested.
> However, after installing vulkan-amdgpu-pro and vulkan-devel I was able to fire up Zed, but the errors still presist. I already have vulkan-devel installed, but isn't vulkan-amdgpu-pro for AMD GPUs?...
`nvidia-utils` is also already installed. Creating the json files with an empty `{}` fixes the error but shows this instead: ``` [2024-03-02T23:56:22+03:30 ERROR util] crates/zed/src/zed.rs:580: invalid type: map, expected a...
> make sure Vulkan is installed. If you can run vkcube from vulkan-tools, there is a high chance you'll be able to run Zed. I can run said command however...
Yeah it was ran at the same mode. Lemme try vkcube-wayland too Huh interesting: ``` vkcube-wayland Selected GPU 0: NVIDIA GeForce GTX 1050 Ti, type: DiscreteGpu zsh: segmentation fault (core...
I've been testing it on wayland recompiling it after Plasma 6.0 I get this error: https://pastebin.com/K1C3KenX
> Does `WAYLAND_DISPLAY='' cargo run` works for you? Nope: https://pastebin.com/FXCKzJwc