markdown-oxide icon indicating copy to clipboard operation
markdown-oxide copied to clipboard

Allow configuration of the LSP client without a config file

Open bodby opened this issue 7 months ago • 3 comments

markdown-oxide is currently configurable only using a .moxide.toml or moxide/config.toml file. It would be nice to have the ability to configure the LSP's default settings. I don't know how the LSP protocol works, but I assume this is a part of it.

An example can be seen with TexLab. It can be configured in VSCode, Neovim, etc.

bodby avatar Mar 09 '25 13:03 bodby