Drew Vogel
Drew Vogel
### Feature Request I would like to be able to specify a callback in my LSP server configuration that could take the current buffer's attributes into effect when determining which...
### Check for existing issues - [x] Completed ### Environment I am running this on macos with: ``` docker run --rm -it -v $(pwd)/styles:/styles -v $(pwd):/docs -w /docs jdkato/vale my_file.mdx...
My LSP client is sending `codeAction.dataSupport: false` and `codeAction.resolveSupport: { properties: [] }` in it's client capabilities. However the code actions offered by OmniSharp still include incomplete code actions that...
Both of these methods can be used to add parameters to the query string of the URL used in a GET request. They both encode the parameter using the `application/x-www-form-urlencoded`...
**Version of neli** Both 0.7.1 and commit dbacf64f **Describe the bug** Failure to deserialize a new neighbor notification. **To Reproduce** Steps to reproduce the behavior: 1. Run this program as...