Extension Icon

Visual Studio Code

Control Visual Studio Code directly from Raycast - Search and open recent projects, handle extensions and commands.
AvatarThomas Paul Mann
39,621 Installs
OverviewCommandsVersion History

Versions25

Fix - December 27, 2023

  • Fix crash when there is no metadata in an extension manifest

Update - December 9, 2023

  • Add Open New Window command

Update - December 6, 2023

  • Add actions to remove one or all entries from the recent projects list

Enhancements - December 7, 2023

  • Added Open and close other windows action

Fix - November 28, 2023

  • Hopefully Fix the "Open With Terminal" action by using the bundle identifier and checking that it exists

Update - November 28, 2023

  • Add Open With Terminal action (only for directories)
  • Add command preferences for Terminal app

Fix - September 22, 2023

  • Properly support VSCodium and Cursor in for commands relating to extensions

Update - August 25, 2023

  • Adds support for Cursor as an option in the extension settings.

Fix - August 9, 2023

  • Fixed a bug that caused the extension to crash if wrong build was selected

Fixes - August 2, 2023

  • Fix some issues with invalid URLs that cause crashes.

Update - July 12, 2023

  • Make it possible to open remote workspaces.

Update - June 29, 2023

  • Make it possible to open the currently opened Finder folder on vscode

Update - June 7, 2023

  • Add Show Installed Extensions command
  • Add Install Extension command
  • Add Commands command

Update - January 31, 2023

  • Updated pinned projects logic
  • Cleaned up file structure
  • Restructure components

Update - January 3, 2023

  • Adds support for VSCodium as an option in the extension settings.

Updates - October 13, 2022

  • Added preference to keep section order. Disabled by default to keep current behavior.

Fixes - July 3, 2022

  • Fixed an issue where some characters will display as percentage encoded format.

Fixes - May 25, 2022

  • Reverted back to using the VS Code SQLite DB to load recent projects.
  • Fixed an issue where only 10 recent projects would load.

Updates - May 25, 2022

  • Fixed a bug where it was unable to open project that has space in path
  • Fixed so deleted paths are not visible in the list

Updates - May 23, 2022

Adds back the support for remote workspaces that got broken in an earlier fix

Updates - May 12, 2022

Fixed the filter rules

Updates - May 12, 2022

Fixed missing workspaces from previous update.

Updates - May 9, 2022

Adds sqllite db support for recent files/folders which is used from Visual Studio Code v1.65.0.

Updates - October 13, 2021

Fixed show in finder action, and added development actions.

Initial Version - October 12, 2021

Add Search Recent Projects in VS Code extension