fix: 书签问题与高亮规则代码优化
This commit is contained in:
@@ -112,7 +112,8 @@
|
||||
"Bash(Select-Object -Last 10)",
|
||||
"Bash(dir /s /b \"%USERPROFILE%\\\\.gradle\\\\caches\\\\*kyant*\")",
|
||||
"Bash(Select-String -Pattern \"\\(BUILD|error:|FAILED\\)\")",
|
||||
"PowerShell(grep *)"
|
||||
"PowerShell(grep *)",
|
||||
"Bash(powershell -Command \"./gradlew.bat :app:compileAppDebugKotlin 2>&1 | Select-Object -Last 30\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user