Regen
Regen
CMake provides no API to get function/macro information. So I gave up at this time (ref #15). However, it is practical to use ctags together. I usually use neovim with...
Thank you for reporting. If you tried the PyPI released version, would you please try the latest master? The master requires pygls 0.10, which includes openlawlibrary/pygls#139.
Short answer: The completion of the user defined functions is difficult. I'm not planning to support it at the moment. Long answer: CMake is not providing any API to get...
Could you resolve the conflicts in your PR?
This LSP does not currently support diagnostics. As Freed-Wu mentioned, you can try using neocmakelsp.
The `_api` is initialized [here](https://github.com/regen100/cmake-language-server/blob/040f0b9f0c0507bd3d8647a717216a3ade6fa434/src/cmake_language_server/server.py#L57) upon receiving an [initialize request](https://microsoft.github.io/language-server-protocol/specification#initialize) from the LSP client (editor). So there seems to be a problem with the editor's initialization sequence. Can you show...
Thanks for the update! I confirmed that we can create AWS::ECS::TaskSet with CapacityProviderStrategy.