We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7060f60 commit 044d992Copy full SHA for 044d992
lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts
@@ -424,7 +424,7 @@ export class ExtensionsViewPaneContainer extends ViewPaneContainer implements IE
424
<div style="margin-bottom: 8px;">
425
<p style="margin-bottom: 0; display: flex; align-items: center"><span class="codicon codicon-warning" style="margin-right: 2px; color: #C4A103"></span>WARNING</p>
426
<p style="margin-top: 0; margin-bottom: 4px">
427
- These extensions are not official. Find open-source extensions
+ These extensions are not official. Find additional open-source extensions
428
<a href="https://open-vsx.org/" target="_blank">here</a>.
429
See <a href="https://github.com/cdr/code-server/blob/master/doc/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
430
</p>
0 commit comments