mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
DS-4401 Don't show description in PyExecuteCellAction gutter tooltip
GitOrigin-RevId: 288a6fea03d7f85dd7a19917ebe71161ce2c4f87
This commit is contained in:
committed by
intellij-monorepo-bot
parent
30ecf04f05
commit
25c3df082b
@@ -1133,9 +1133,10 @@ python.rename.processor.property=Do you want to rename the property ''{0}'' inst
|
||||
python.configuration.choose.target.to.run=Choose the target to run
|
||||
python.vagrant.refresh.skeletons=Launch vagrant and refresh skeletons
|
||||
python.concurrency.visualizer.scroll.end=Scroll to the End
|
||||
python.execute.cell.in.console=Execute Cell in Console
|
||||
python.template.select.file.type=Select File Type
|
||||
|
||||
action.PyExecuteCellAction.text=Execute Cell in Console
|
||||
|
||||
INSP.settings.pep8.ignore.errors.label=Ignored errors:
|
||||
INSP.settings.bdd.behave.specific=Incorrect BDD Behave-specific definitions
|
||||
INSP.settings.bdd.step.definition.arguments=Incorrect arguments in step definition functions
|
||||
|
||||
Reference in New Issue
Block a user