mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
22 lines
1.1 KiB
Properties
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\u2026
|
|
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 |