mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[pycharm] PY-85133 Add PyCharm UX survey link
Merge-request: IJ-MR-182825 Merged-by: David Lysenko <david.lysenko@jetbrains.com> Merge-request: IJ-MR-183809 Merged-by: David Lysenko <david.lysenko@jetbrains.com> GitOrigin-RevId: b1f238cb81ab78e9b63af154ad126d4955322279
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b0fd434d8f
commit
c1990978e1
@@ -688,6 +688,9 @@
|
||||
<!-- uv -->
|
||||
<configurationType implementation="com.jetbrains.python.sdk.uv.run.UvRunConfigurationType"/>
|
||||
|
||||
<!-- ux survey -->
|
||||
<feedback.idleFeedbackSurvey implementation="com.jetbrains.python.statistics.feedback.PyCharmUxSurvey"/>
|
||||
|
||||
<!-- Debugger Show value tooltip -->
|
||||
<registryKey defaultValue="true" description="Show value tooltip" key="python.debugger.show.value.tooltip"/>
|
||||
</extensions>
|
||||
|
||||
@@ -1782,3 +1782,6 @@ target.is.not.supported={0} is not supported
|
||||
selected.tool.is.wrong=The selected tool is not {0}, it is {1}
|
||||
no.venv.path.specified=No venv path specified
|
||||
the.file.system.is.read.only=The file system is read-only
|
||||
|
||||
pycharm.statistics.feedback.ux.survey.title=Help us make PyCharm better
|
||||
pycharm.statistics.feedback.ux.survey.content=Share your experience in a survey
|
||||
|
||||
Reference in New Issue
Block a user