Skip to content

Commit 0eb68d2

Browse files
authored
Update changelog to reflect reverted change (#9523)
1 parent a2a8d77 commit 0eb68d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## Version 1.11.1 (pre-release): June 29, 2022
44
### Enhancements
55
* Move "auto" inlay hints to the right by default and add `C_Cpp.inlayHints.autoDeclarationTypes.showOnLeft`. [#9478](https://github.com/microsoft/vscode-cpptools/issues/9478)
6-
* Reduce the default `editor.inlayHint.fontSize` to 12 (90% of the default `editor.fontSize`) for C/C++ languages. [PR #4980](https://github.com/microsoft/vscode-cpptools/pull/9480)
76
* Allow breakpoints for Rust debugging. [PR #9484](https://github.com/microsoft/vscode-cpptools/pull/9484)
87
* Remove `_` from the start of parameter inlay hints and add `C_Cpp.inlayHints.parameterNames.hideLeadingUnderscores`. [#9485](https://github.com/microsoft/vscode-cpptools/issues/9485)
98
* Add `C_Cpp.inlayHints.referenceOperator.showSpace` setting. [#9486](https://github.com/microsoft/vscode-cpptools/issues/9486)

0 commit comments

Comments
 (0)