microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.48k stars 453 forks source link

[Loc] Field tooltips in CMakeLists.txt file not localized #4165

Closed Yingzi1234 closed 1 week ago

Yingzi1234 commented 2 weeks ago

More info:

  1. This issue is reproduced on both release and pre-release versions, so it's not a regression issue
  2. Repro Language: All loc languages
  3. Repro platform: Windows, Linux, Mac

Repro steps:

  1. Download and unzip CMakeProject1 (2).zip
  2. Open it with VSCode and change the display language to CHS
  3. Open above project with VS Code.
  4. Open CMakeLists.txt file
  5. Hover the mouse over the field

Expected result: Tooltip messages for all fields are localized (Tooltip info localized in VS and screenshot as below) Image

Actual result: Tooltip messages for all fields are not localized Image