Skip to content

Commit

Permalink
Merge pull request #45 from gadenbuie/shiny-vscode
Browse files Browse the repository at this point in the history
Update Shiny extension for VS Code link
  • Loading branch information
nanxstats committed May 29, 2024
2 parents 09b4aad + 0c85f51 commit abc35b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,7 @@ add packages to the list.

### Editor Extensions

- [shiny-vscode](https://marketplace.visualstudio.com/items?itemName=posit.shiny) - VS Code extension to run Shiny apps (in R and Python) and create or save Shinylive links.
- [shinysnip](https://marketplace.visualstudio.com/items?itemName=Mohamed-El-Fodil-Ihaddaden.shinysnip) - Simple Shiny code snippets generator in VS Code.
- [textmate.rstheme](https://marketplace.visualstudio.com/items?itemName=nanxstats.textmate-rstheme) - A light theme for VS Code inspired by the TextMate (default) theme in RStudio IDE.

Expand Down Expand Up @@ -708,4 +709,4 @@ add packages to the list.

### Python - Editor Extensions

- [pyshiny-vscode](https://marketplace.visualstudio.com/items?itemName=posit.shiny-python) - VS Code extension to help launch Shiny for Python applications.
- [shiny-vscode](https://marketplace.visualstudio.com/items?itemName=posit.shiny) - VS Code extension to run Shiny apps (in R and Python) and create or save Shinylive links.

0 comments on commit abc35b8

Please sign in to comment.