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
Allow slash commands to opt into auto-executing (microsoft#188097)
* Allow slash commands to opt into auto-executing
* Allow inline chat slash commands to opt into auto-executing
* `hasArgs` -> `executeImmediately`
* Check for one line of text
* Use completion commands
* One more `executeImmediately` rename
* Reuse existing inline and panel chat actions
0 commit comments