Skip to content

Commit b4625c7

Browse files
authored
Fix casing in changlog (#8838)
1 parent b960aec commit b4625c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Version 1.9.0: February 10, 2022
44
### New Features
55
* Add a build and debug button when `C_Cpp.debugShortcut` is `true`. [#7497](https://github.com/microsoft/vscode-cpptools/issues/7497)
6-
* The "Build and Debug Active File" command has been split into "Debug C++ file" and "Run C++ file", and has been removed from the context menu.
6+
* The "Build and Debug Active File" command has been split into "Debug C++ File" and "Run C++ File", and it has been removed from the context menu.
77

88
### Enhancements
99
* Rework how cancelation is processed for semantic tokens and folding operations. [PR #8739](https://github.com/microsoft/vscode-cpptools/pull/8739)

0 commit comments

Comments
 (0)