mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[debugger] PY-87450 add debugpy justMyCode checkbox for python configurations, where it is supported
Merge-request: IJ-MR-190905 Merged-by: Maxim Popov <maxim.popov@jetbrains.com> GitOrigin-RevId: b34a0edf0c89ffd1967516810e0160c5f0cb0fce
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b71085c21e
commit
a45f149b8a
@@ -1251,6 +1251,8 @@ python.debugger.settings.waiting.for.connection=Waiting for connection\u2026
|
||||
python.debugger.settings.connecting.to.debugger=Connecting to debugger
|
||||
python.debugger.attaching.to.process.with.pid=Attaching to a process with PID={0}
|
||||
python.debugger.attaching=Attaching Debugger
|
||||
python.debugger.configuration.group=Debug
|
||||
python.debugger.configuration.justMyCode.label=Debug just my code
|
||||
python.rename.processor.override.message=Method {0} of class {1}\noverrides method of class {2}.\nDo you want to rename the base method?
|
||||
python.rename.processor.property=Do you want to rename the property ''{0}'' instead of its accessor function ''{1}''?
|
||||
python.configuration.choose.target.to.run=Choose the target to run
|
||||
|
||||
Reference in New Issue
Block a user