Extension Icon

Visual Studio Code

Control VS Code and compatible editors directly from Raycast
AvatarThomas Paul Mann
190,039 Installs
OverviewCommandsVersion History

Versions38

Update - March 5, 2025

  • Added support for Trae CN.

Update - March 3, 2025

  • Fixed support for VSCodium - Insiders.
  • Sorted the list of builds in alphabetical order within the extension settings.

Update - March 2, 2025

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

Performance - March 2, 2025

  • Fixed performance issue in ⁠Search Recent Projects command by implementing caching for application data retrieval. This significantly improves responsiveness when displaying many recent projects and eliminates rendering loop warnings.

Improvements - February 27, 2025

  • Improved UI by showing the actual editor name and icon (Windsurf, VSCodium, Cursor, etc.) in both Search Recent Projects and Show Installed Extensions commands.
  • Improved the Uninstall Extension action by adopting a destructive style, adding a shortcut, and enhancing the user experience by displaying the extension name in the confirmation dialog.
  • Added support for VSCodium - Insiders.

Update - February 22, 2025

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

Fix - January 2, 2025

  • Fix the issue where users cannot open a new window when using a language pack.

Update - December 4, 2024

  • Adds support to customize the color for git branch tag (default is green). Inspired by #15693.

Fix - December 5, 2024

  • Improved error handling for ambiguous git HEAD argument.

Update - December 2, 2024

  • Adds support to see Git branch in Search Recent Projects. Inspired by #15626.

Update - November 17, 2024

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

Chore - September 2, 2024

  • Added missing contributor

Update - May 31, 2024

  • Add keywords for VSCodium and Cursor

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