You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* These commands will be displayed at the bottom of the group.
694
701
*
702
+
* For extensions using the legacy `commands` API, these commands are passed the sessionResource as the first argument.
703
+
*
695
704
* For extensions that use the new `provideChatSessionInputState` API, these commands are passed a context object
696
705
* `{ inputState: ChatSessionInputState; sessionResource: Uri | undefined }` that they can use to determine which session and options they are being invoked for.
0 commit comments