换源时,不会再因为打开浏览器而导致重走换源流程
换源界面新增多选分组和书源功能
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"PowerShell(.\\\\gradlew.bat test 2>&1 | Select-Object -Last 10)",
|
||||
"Bash(npx skills *)",
|
||||
"Bash(npx *)",
|
||||
"PowerShell(.\\\\gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 20)"
|
||||
"PowerShell(.\\\\gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 20)",
|
||||
"Bash(cmd /c \"gradlew.bat :app:compileAppDebugKotlin\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user