File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2002
2002
"title" : " %github.copilot.git.resolveMergeConflicts%" ,
2003
2003
"icon" : " $(chat-sparkle)" ,
2004
2004
"enablement" : " !github.copilot.interactiveSession.disabled" ,
2005
- "category" : " GitHub Copilot "
2005
+ "category" : " Chat "
2006
2006
},
2007
2007
{
2008
2008
"command" : " github.copilot.devcontainer.generateDevContainerConfig" ,
2023
2023
{
2024
2024
"command" : " github.copilot.chat.attachFile" ,
2025
2025
"title" : " %github.copilot.chat.attachFile%" ,
2026
- "category" : " GitHub Copilot "
2026
+ "category" : " Chat "
2027
2027
},
2028
2028
{
2029
2029
"command" : " github.copilot.chat.attachSelection" ,
2045
2045
"command" : " github.copilot.debug.inlineEdit.reportNotebookNESIssue" ,
2046
2046
"title" : " %github.copilot.command.inlineEdit.reportNotebookNESIssue%" ,
2047
2047
"enablement" : " config.github.copilot.chat.advanced.notebook.alternativeNESFormat.enabled || github.copilot.chat.enableEnhancedNotebookNES" ,
2048
- "category" : " GitHub Copilot Developer"
2048
+ "category" : " Developer"
2049
2049
},
2050
2050
{
2051
2051
"command" : " github.copilot.debug.generateSTest" ,
You can’t perform that action at this time.
0 commit comments