Support exposing the contents of module maps created by CMake to LSP engines.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
CMake creates module map files which holds module mapping of translation units to used module files on disk. This information should be exposed to LSP engines without user intervention as examplified here @bobbrow mentioned that this part of the integration is the onus of CMakeTools, not CppTools.
Brief Issue Summary
Support exposing the contents of module maps created by CMake to LSP engines.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
CMake creates module map files which holds module mapping of translation units to used module files on disk. This information should be exposed to LSP engines without user intervention as examplified here @bobbrow mentioned that this part of the integration is the onus of CMakeTools, not CppTools.