From e759b8e4d8b936fd3eafed1d7f2cfd316947a5d0 Mon Sep 17 00:00:00 2001 From: "Natalia.Murycheva" Date: Mon, 3 Mar 2025 23:40:42 +0100 Subject: [PATCH] [PyCharm] PY-77597 Re-order the "New File or Directory" options #PY-77597 Fixed * Move Python-specific file types up in the "NewGroup" actions group * Rename several actions so that their naming is aligned with the corresponding actions' names in IntelliJ platform GitOrigin-RevId: af828c30daa801c0ca52c1271be45279946e34f0 --- python/pluginCore/resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pluginCore/resources/META-INF/plugin.xml b/python/pluginCore/resources/META-INF/plugin.xml index ec567bfa329b..433868464e64 100644 --- a/python/pluginCore/resources/META-INF/plugin.xml +++ b/python/pluginCore/resources/META-INF/plugin.xml @@ -932,7 +932,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of - +