arpan3t
arpan3t
Not sure how much of an impact on the schema this group has, but when using a policy setting e.g., `TenantId="{Settings:Tenant}"` while having the XML file associated with the schema:...
### Description ```lua require('lspconfig').lemminx.setup{ settings = { xml = { ... ``` doesn't load settings. `:LspLog` shows `vim.empty_dict()` under `initializationOptions`. [Lemminx repo / configuration settings](https://github.com/eclipse-lemminx/lemminx/blob/main/docs/Configuration.md#settings) shows `settings` as a child...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [x] Search the existing issues, especially...