mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[python] added internal actions to test python surveys (PY-74269, PY-74269)
(cherry picked from commit a6c55625c47592e7c8b6572e887cc50410585451) IJ-CR-149662 GitOrigin-RevId: 9ae176dc14cefeca56cfa1cb9ab107c3600100b6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0956043be6
commit
f0b1bdbb11
@@ -998,6 +998,8 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
text="Update Python SDK" description="Forcibly update all configured Python SDKs in the project"/>
|
||||
<action id="PySetPropertyAction" internal="true" class="com.jetbrains.python.sdk.add.v2.PySetPropertyAction"
|
||||
text="Set PropertiesComponent Value" description="Set value in application-level PropertiesComponent"/>
|
||||
<action id="PyShowJobSurvey" internal="true" class="com.jetbrains.python.statistics.feedback.PythonShowJobSurveyAction"
|
||||
text="Show Python Job Survey"/>
|
||||
<add-to-group group-id="Internal"/>
|
||||
</group>
|
||||
</actions>
|
||||
|
||||
Reference in New Issue
Block a user