vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Consider releasing a pre-release version

Open ElianHugh opened this issue 3 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. In order to install the latest push to VSCode-R, users have to manually download and install the extension artefact from the github repo.

Describe the solution you'd like Have a pre-release version of the extension available for installation through the extension marketplace.

Pre-releases can be made through the CLI: vsce publish --pre-release

See also: https://code.visualstudio.com/api/working-with-extensions/publishing-extension

ElianHugh avatar Mar 30 '22 07:03 ElianHugh