mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[java] IDEA-343556 Java: provide override line markers in dumb mode
GitOrigin-RevId: 96e58759c54a9fc03ed2f79a519f8971469be55b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
aaccc3a7a8
commit
8c259fa269
@@ -1668,7 +1668,7 @@ action.go.to.functional.implementation.text=Find Functional Interface Implementa
|
||||
action.go.to.implementation.text=Go to Implementation(s)
|
||||
action.go.to.subclass.text=Go to Subclass(es)
|
||||
action.go.to.overriding.methods.text=Go to Overriding Methods
|
||||
action.go.to.super.method.text=Go to super method
|
||||
action.go.to.super.method.text=Go to Super Method
|
||||
tooltip.recursive.call=Recursive call
|
||||
label.compact.constructor=Compact constructor
|
||||
label.canonical.constructor=Canonical constructor
|
||||
|
||||
Reference in New Issue
Block a user