microsoft / microsoft/vscode-cmake-tools
[Feature] detect `.cmake.in` files as cmake files automatically
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### Request Overview
Typically cmake projects have at least 1 `.cmake.in` template file to produce `config.cmake.in`, so those file are common.
would be nice if those can be autodetected as cmake files to apply syntax highligting.
Selecting `cmake` in the bar on the bottom manually works as a workaround.
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.