Felix Zeller
Felix Zeller
Hey this' been open for a while; I am doing a major refactor right now which will cover it. Just wanted to let you know. I am also realizing that...
(if i forget to do this in v1, please reopen)
Thank you for this! Your comments are exceptionally helpful! Solving this should involve a trivial adjustment of the tag regex + some testing. Nothing too hard!
Ah well the reports are extremely helpful. Also I am in the process of a huge refactor, and the current code is not very good to be honest. Hopefully after...
> Also, tag completion only happens at the start of line. Is it the default behaviour? This is because of #17 ; It's an nvim-cmp issue
Thanks for the comment! Rigth now for heading previews, it shows the heading and X lines below it (5 I believe?) For block previews, it only shows the line where...
(if i forget to do this in v1, please reopen)
Thank you for reporting! Yes, I embarrassingly have not implemented this yet. I also just added it as a checkbox to the readme. Since it is now on the roadmap,...
(no reason to close I realize)
Ok this is a great idea! There is configuration supported for the LS through `.config/moxide/settings.toml` or `.moxide.toml` in the workspace root (or as the workspace root!). See the readme for...