fix: 书签问题与高亮规则代码优化

This commit is contained in:
HapeLee
2026-06-10 02:44:07 +08:00
parent 6749faf6eb
commit 62875c54d9
17 changed files with 394 additions and 2682 deletions
+2 -1
View File
@@ -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\")"
]
}
}