Federico Igne
Federico Igne
Mmm... so let's say I issue the command `LspStop 1`, where `1` is the ID of a client for the current project and communicating with a rust-analyzer server instance. This...
> it will prevent the server from launching if you navigate to another project directory But the autocommands we are talking about are specific to the project directory the client...
Would you like some pointers on how to do it? It's been a while since I checked dvtm source code, so it would be a nice exercise for me, and...
> Feels like a bit of a workaround though... It is, and despite the fact that it works it's kind of hard to see what it is doing. Still, it's...
Nice! If extended to work with `nmaster`s >1 it would be a nice way to "freeze" the master area.
Oooh ok, didn't know that! This makes sense, and might make things easier for internationalisaion later on. I guess it doesn't really matter whether you round up or down but,...
Cool, thanks for the detailed feedback. I'll update the main post with some sort of todo list. Also, this is what I also had in mind for an alternative design:...
> The 42px font we currently have can fit 9.5 characters on a line. If it were 40px it would fit 10 and 36px can fit 11. Would it make...
Thanks for the very thorought explaination @adocampo I'll get to work!
I have been testing what could be considered a "complete first version" of the watchface. I'll push this asap. The process of reviewing and merging is not up to me,...