mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[PyCharm] PY-78165 converted PyCellLineMarkerProvider to kotlin, hopefully fix for leaks in this class
GitOrigin-RevId: 95248547f076f299080215a56b6585c3a7b78899
This commit is contained in:
committed by
intellij-monorepo-bot
parent
25ff00bd34
commit
0105c053bb
@@ -1249,6 +1249,8 @@ python.template.select.file.type=Select File Type
|
||||
|
||||
action.PyExecuteCellAction.text=Execute Cell in Console
|
||||
action.PyExecuteCellActionWithMove.text=Execute Cell in Console
|
||||
PyExecuteCellAction.tooltip=Execute cell in console
|
||||
PyExecuteCellAction.accessible.name=Execute cell in console
|
||||
|
||||
INSP.settings.pep8.ignore.errors.label=Ignored errors:
|
||||
INSP.settings.bdd.behave.specific=Incorrect BDD Behave-specific definitions
|
||||
|
||||
Reference in New Issue
Block a user