Skip to content

Commit a02062e

Browse files
committed
Address PR feedback
1 parent 0471b61 commit a02062e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Extension/package.nls.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,6 @@
747747
"Markdown text between `` should not be translated or localized (they represent literal text) and the capitalization, spacing, and punctuation (including the ``) should not be altered."
748748
]
749749
},
750-
"c_cpp.configuration.updateChannel.deprecationMessage": "This setting is deprecated. Pre-release extensions are now available via the Marketplace.",
751750
"c_cpp.configuration.experimentalFeatures.description": "Controls whether \"experimental\" features are usable.",
752751
"c_cpp.configuration.suggestSnippets.markdownDescription": {
753752
"message": "If `true`, snippets are provided by the language server.",

Extension/ui/settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@
721721
<div id="databaseFilenameInvalid" class="error" style="width: 800px"></div>
722722
</div>
723723
</div>
724-
1
724+
725725
<div class="section">
726726
<div class="section-title" data-loc-id="recursiveIncludes.reduce">Recursive includes: priority</div>
727727
<div class="section-text">

0 commit comments

Comments
 (0)