mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[remote-driver] add BuiltInHttpClientYamlHighlightingUiTest
GitOrigin-RevId: 1fc541880b5832548ba371c9542ac973afef0d45
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c5174cbdb1
commit
c046826ef3
@@ -22,6 +22,7 @@ interface DaemonCodeAnalyzer {
|
||||
interface HighlightInfo {
|
||||
fun getDescription(): String
|
||||
fun getSeverity(): HighlightSeverity
|
||||
fun getText(): String
|
||||
}
|
||||
|
||||
@Remote("com.intellij.lang.annotation.HighlightSeverity")
|
||||
|
||||
Reference in New Issue
Block a user