Files
openide/plugins/dev/intellij.java.dev/resources/messages/JavaDevBundle.properties
Andrew Kozlov d6e577c808 [devKit] IDEA-326862 GoodCodeRedVisitor moved to intellij.dev.codeInsight
all the implementations moved accordingly

GitOrigin-RevId: d8f87fc59df6ba322f1bfed864bd756dd226b530
2023-10-03 13:25:09 +00:00

22 lines
1.1 KiB
Properties

java.code.block=Java Code Block
java.expression=Java Expression
java.method=Java Method
inspections.group.code=Code
inspections.group.path=Plugin Dev
inspections.highlight.visitor.internal.display.name=Good code is red
#PSI Viewer Debugger
action.Debug.PsiViewer.text=Show PSI Structure...
action.Debug.PsiViewer.Toggle.UI.text=Use Dialog For PSI Debugger
psi.viewer.show.open.dialog.action = Open Dialog
psi.viewer.show.open.dialog.description = Open in PSI viewer dialog
psi.viewer.toggle.watch.mode.action = Watch Mode
psi.viewer.toggle.watch.mode.description = Whether to update the view when stepping through the debugger
psi.viewer.show.reset.selection.action = Reset Selection
psi.viewer.show.reset.selection.description = Reset selection to original debug watch element
psi.viewer.show.whitespace.action = Show Whitespace
psi.viewer.show.whitespace.description = Show whitespace nodes in the PSI tree
psi.viewer.show.tree.nodes.action = Show Tree Nodes
psi.viewer.show.tree.nodes.description = Show tree nodes in the PSI tree
psi.viewer.debug.evaluation.failed=Failed to find PSI structure