Christian Clason
Christian Clason
> This is also what vs code does, the commands are registered. We're not VS Code, though, on purpose; neither do we plan on replacing coc.nvim. We implement the LSP...
Not quite; the last part about "other methods that compose nicely" may still be actionable here. (We _do_ want to add _general_ API methods that makes it easier to write...
@TravonteD
But there is: * `DiagnosticOk` * `DiagnosticWarning` and * `@markup.heading.1` to `6`. They are set in the default colorscheme (which I remind was strongly required to be "minimal"). If you...
Same for php. I just did a grep for `setlocal` in `runtime/syntax` with appalling results. I think a general cleanup may be called for. Excluding (the many hits for) `isk[eyword]`,...
I don't think it should; the list would just have been too large to paste here.
> The dictwatcher approach that we are currently using only supports watching at the top level Which is a limitation of the dictwatcher that should be fixed, no? Instead of...
Well, whether it's by improving the builtin dictwatcher or adding a new Lua-only "tablewatcher" is secondary here; the point is that there's missing functionality that a) seems broadly desirable and...
Pro tip: In these issues, focus on the Neovide side (i.e., specify exactly what _you_ need from _your_ side, independent of how you are _currently_ trying to achieve that) and...
Waiting for luvex :)