Ben Kunkle
Ben Kunkle
That means the PHP language server is not running, there is likely an error message in the zed logs (`zed: open log`), if you could find it and share it...
The intended behavior is that with "advance_downwards" set to true, when you toggle a comment on a line we advance your cursor down one line making it chainable. Could you...
Hmm, this seems to be a bug. When I try your binding (`cmd-shift-7`) with the key context view open (`dev: open key context view`) when I enter your binding the...
Yep, v0.183.3 went out with this two days ago! Merging now
This is still an issue!
@ion-elgreco, is there an existing issue for what you described? If yes could you link it, otherwise could you make it? Thanks! And thank you to everyone else who has...
Hey @kvark, apologies for the double ping, I've added an env var to enable or disable the `validate` flag on the `ContextDesc` struct, however, I'm having trouble determining if there's...
I see, what would you recommend doing instead to fully enable/utilize the debug information output?
Ok, how it is enabled can be a flag or value in settings. I don't have strong feelings on that. What I'm wondering is whether there is anything else we...
Ok, it sounds like this is something we should just document. I.e. using the > `VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation zed` env var as you described to enable the validation layers, as well as...