codyduong / hitokage

A configurable status bar for Windows implemented in Rust
https://codyduong.github.io/hitokage/
MIT License
22 stars 0 forks source link

Create custom markdown generator for luaLS #53

Open codyduong opened 2 weeks ago

codyduong commented 2 weeks ago

LuaLS struggles to generate my docs as I want them. Even the generated .json truncates return types and other stuff. This might require a custom LuaLS resolver? or maybe theres some configuration options I missed?