Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d9a0ba

Browse files
committed
feat: open most recent directory or workspace when launching VS Code
1 parentb8b80fe commit9d9a0ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎site/src/modules/resources/VSCodeDesktopButton/VSCodeDesktopButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ const VSCodeButton: FC<VSCodeDesktopButtonProps> = ({
126126
workspace:workspaceName,
127127
url:location.origin,
128128
token:key,
129+
openRecent:"true",
129130
});
130131
if(agentName){
131132
query.set("agent",agentName);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp