Chetan Vardhan
Chetan Vardhan
 Here's what I see.
@FedeClaudi That reminds me, here's the link to the Zulip topic. There's some constructive feedback in there as well. https://julialang.zulipchat.com/#narrow/stream/225542-helpdesk/topic/Lowering.20TTFX.20in.20Term.2Ejl
> maybe display it at the bottom of the editor view Yeah, many editors employ this and it works Also, we can give an option to switch as well between...
Any way we can get code highlighting here? Stuff like bold and italics
@redtide The documentation pane would help in not opening a browser Also, we can _search_ docs with a pane _without suggestions_ Again, I think, a pane should be implemented, with...
@jgmdev If possible, can you implement the pane for now? We can work on pretty printing of markdown later
The pane must have a separate search bar And hovering upon the suggestions from autocomplete should display docs in the pane as well
Also, @redtide @jgmdev Anyway we can get highlighting from liteXL into the docs?
@clason I'm trying to implement it for the Lapce editor, while using this parser and the highlight queries from nvim-treesitter repo. I had to bump the version for the Rust...
Are there any incentives to update the deps to 0.20?