Skip to content

Commit b2de5bd

Browse files
authored
coding agent welcome page button hook up with new chat editor (#7701)
1 parent 329b00e commit b2de5bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
]
391391
},
392392
"welcome.chat.sessions.copilot-swe-agent.startSession.contents": {
393-
"message": "No Copilot coding agent sessions\n[Start a coding session](command:workbench.action.chat.open?%7B%22query%22%3A%22%23copilotCodingAgent%20%22%2C%22isPartialQuery%22%3Atrue%7D)",
393+
"message": "No Copilot coding agent sessions\n[Start a coding session](command:workbench.action.chat.openNewSessionEditor.copilot-swe-agent)",
394394
"comment": [
395395
"Do not translate what's inside of (...). It is link syntax.",
396396
"{Locked='](command:workbench.action.chat.open?%7B%22query%22%3A%22%23copilotCodingAgent%20%22%2C%22isPartialQuery%22%3Atrue%7D)'}"

0 commit comments

Comments
 (0)