We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc37fc commit 0e0710eCopy full SHA for 0e0710e
package.nls.json
@@ -78,7 +78,12 @@
78
"The text 'CMake Tools' should not be localized."
79
]
80
},
81
- "cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings",
+ "cmake-tools.command.cmake.openSettings.title": {
82
+ "message": "Open CMake Tools Extension Settings",
83
+ "comment": [
84
+ "The text 'CMake Tools' should not be localized."
85
+ ]
86
+ },
87
"cmake-tools.command.cmake.selectActiveFolder.title": "Select Active Folder",
88
"cmake-tools.command.cmake.outline.runUtilityTarget.title": "Run Utility",
89
"cmake-tools.command.cmake.outline.debugTarget.title": "Debug",
0 commit comments