mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
Add attachDebugger and executeCurrentStatement icons for both UIs for PyCharm
GitOrigin-RevId: 7b08956bbb5f0ff8c83b62d9d4236379eee51f0a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7939f32a26
commit
ceb5d97209
@@ -9,8 +9,10 @@
|
||||
"stepIntoMyCode.svg": "icons/com/jetbrains/python/debug/StepIntoMyCode.svg"
|
||||
},
|
||||
"anaconda.svg": "icons/com/jetbrains/python/anaconda.svg",
|
||||
"attachDebugger.svg": "icons/com/jetbrains/python/attachDebugger.svg",
|
||||
"commandQueue.svg": "icons/com/jetbrains/python/commandQueue.svg",
|
||||
"condaEnv.svg": "icons/com/jetbrains/python/condaenv.svg",
|
||||
"executeCurrentStatement.svg": "icons/com/jetbrains/python/executeCurrentStatement.svg",
|
||||
"function.svg": "icons/com/jetbrains/python/function.svg",
|
||||
"python.svg": "icons/com/jetbrains/python/python.svg",
|
||||
"pythonClosed.svg": "icons/com/jetbrains/python/pythonClosed.svg",
|
||||
|
||||
Reference in New Issue
Block a user