Skip to content

Commit b46f88e

Browse files
juliasilgeCopilot
andauthored
Prepare release notes for 2026.05 release (#349)
* Prepare release notes for 2026.05 release * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Fix up tense and such * The name is "Open VSX" with a space --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8f7f188 commit b46f88e

3 files changed

Lines changed: 120 additions & 7 deletions

File tree

extensions.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Extensions can offer Positron powerful new capabilities. However, they can also
9696

9797
Positron has no control over the behavior of third-party extensions, including how they manage your personal data. You should only install third-party extensions if you trust the publisher.
9898

99-
OpenVSX has several mechanisms in place to help protect users, including requiring membership within a [namespace to publish](https://github.com/eclipse/openvsx/wiki/Namespace-Access) and displaying a Verified Publisher badge for specific, verified namespaces.
99+
Open VSX has several mechanisms in place to help protect users, including requiring membership within a [namespace to publish](https://github.com/eclipse/openvsx/wiki/Namespace-Access) and displaying a Verified Publisher badge for specific, verified namespaces.
100100

101101
For example, Posit’s Air extension displays the “Posit Software, PBC” Verified Publisher badge, and “lionel-”, the developer from Posit who published the extension.
102102

@@ -114,6 +114,6 @@ Additionally, when you first install an extension from a namespace you have not
114114

115115
![Modal prompt to confirm trust in that specific extension publisher](images/extension-publisher-trust.png){width=500}
116116

117-
OpenVSX removes known malicious extensions and also makes use of the extension blocklist from the VS Code marketplace. To report suspicious or questionable extensions, or to report abuse, please reach out to OpenVSX via their [security portal](https://github.com/eclipse/openvsx/security) or via the “Report Abuse” button on the specific extension’s page of OpenVSX.
117+
Open VSX removes known malicious extensions and also makes use of the extension blocklist from the VS Code marketplace. To report suspicious or questionable extensions, or to report abuse, please reach out to Open VSX via their [security portal](https://github.com/eclipse/openvsx/security) or via the “Report Abuse” button on the specific extension’s page of Open VSX.
118118

119119
For more information about the full set of extension privileges and security that come from upstream Code OSS, please see the VS Code documentation on [Extension runtime security](https://code.visualstudio.com/docs/configure/extensions/extension-runtime-security).

migrate-vscode.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you skip this step, you can import settings at any time by running the _Prefe
3737

3838
Positron supports many extensions that you use in VS Code. These extensions can be installed using the Extensions pane, found in the Positron sidebar.
3939

40-
If an extension does not appear in your search, it may be unavailable on the extension marketplace that Positron uses, [OpenVSX](https://open-vsx.org/). You can contact the developer of that extension to [request its publication to OpenVSX](extensions.qmd#open-vsx) for installation in Positron.
40+
If an extension does not appear in your search, it may be unavailable on the extension marketplace that Positron uses, [Open VSX](https://open-vsx.org/). You can contact the developer of that extension to [request its publication to Open VSX](extensions.qmd#open-vsx) for installation in Positron.
4141

4242
::: callout-note
4343
Positron comes bundled with several useful extensions, including those for Quarto, Jupyter notebooks, and Pyright. It also includes built-in extensions to enable language features. More information about these default extensions can be found in the [Extensions documentation](extensions.qmd#included-extensions).

0 commit comments

Comments
 (0)