Cmake-tools does not display included cmake files #3572
Labels
more info needed
More info is needed from the community for us to properly triage and investigate.
triage
Brief Issue Summary
Cmake-tools does not display included cmake files - "include (somefile.cmake)". Although cmake creates a response .cmake\api\v1\reply\ cmakeFiles-v1-xxx.json which has full information about them.
For example it could look like this (Qt Creator - creates a full Cmake files structure in a separate folder):
This is very convenient for working with a cmake project, and not just with source code files.
The text was updated successfully, but these errors were encountered: