Files
openide/python/python-parser/resources/PythonPsiApiIconMappings.json
2024-06-15 23:19:46 +00:00

15 lines
248 B
JSON

{
"icons": {
"com": {
"jetbrains": {
"python": {
"parser": {
"expui": {
"python.svg": "icons/com/jetbrains/python/parser/pythonFile.svg"
}
}
}
}
}
}
}