DS-4401 Don't show description in PyExecuteCellAction gutter tooltip

GitOrigin-RevId: 288a6fea03d7f85dd7a19917ebe71161ce2c4f87
This commit is contained in:
Anton Bragin
2023-02-09 10:18:29 +01:00
committed by intellij-monorepo-bot
parent 30ecf04f05
commit 25c3df082b

View File

@@ -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