Skip to content

Releases: posit-dev/shiny-vscode

v0.2.0

03 May 16:41
54bbb82
Compare
Choose a tag to compare
  • The extension now supports Shiny for R apps. (#30)
  • The Python VS Code extension is now a soft dependency and is no longer installed by default with the Shiny for VS Code extension. (#30)
  • Added a new setting, shiny.previewType, to control where the Shiny app preview should be opened. (#40)
  • Added a new shinyexpress snippet to quickly create a basic Shiny Express app in Python. (#42)
  • The extension now correctly escapes commands on PowerShell 7 where the binary is named pwsh.exe. (#48)
  • The extension can now create Shinylive links or save apps from Shinylive links (#44):
    • Create ShinyLive Link from Active File creates a Shinylive link from the active file (Command Palette).
    • Create ShinyLive Link from Selected Files creates a Shinylive link from the selected files or directories in the right-click context menu of the File Explorer.
    • Save App from Shinylive Link saves an app and its files from a Shinylive link (Command Palette).
  • Fixed a bug that would doubly-escape paths with spaces when launching Shiny apps on Windows via cmd.exe. (#46)

v0.0.3

27 Jul 11:49
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

First public release

v0.0.2

14 Jul 21:59
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Install the extension by downloading the .vsix file and then using one of the options described here.

v0.0.1

11 Jul 19:32
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Install the extension by downloading the .vsix file and then using one of the options described here.