Posit Publisher
Current version: 2.4.0 | Changelog
Posit Publisher lets you deploy projects to Connect from VS Code and Positron.
Key concepts:
- Publisher is a VS Code extension that presents a UI within the VS Code and Positron sidebar.
- Deployment options are set via configuration files in
.posit/publish/. - Records of where you have deployed are kept in
.posit/publish/deployments.
For a full list of features and supported content types, see the extension README.
Installation
Install via the Visual Studio Code Marketplace
Or open the VS Code Extensions view and search for “Posit Publisher” and then click “Install”.
Pre-release version
If a pre-release version is available, you can install it by following the same steps as above and then after installation click “Switch to Pre-release Version”.
If the “Switch to Pre-release Version” button is not available there is currently no pre-release version available or you are already on a pre-release version.
Open VSX Registry
Open the Publisher extension page on Open VSX Registry
On the extension’s page, click the “Download” button to download the extension as a .vsix file.
Open your IDE extension manager and look for an option to install from a .vsix file. Select the downloaded .vsix file to install the extension.
Using the Extension
See the VS Code Extension page.
Configuration Reference
See the Configuration Reference page.
Troubleshooting
See the Troubleshooting page.