mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
PY-74389 Packages(fix): FUS for "install all" quickfix action
GitOrigin-RevId: 9bbbb829833996c6d848a2b00136f177caa26771
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4776799615
commit
1daa02b9f8
@@ -498,6 +498,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<runAnything.commandCustomizer implementation="com.jetbrains.python.run.runAnything.PyRunAnythingCommandCustomizer"/>
|
||||
|
||||
<!-- Statistics -->
|
||||
<statistics.counterUsagesCollector implementationClass="com.jetbrains.python.statistics.PyPackagesUsageCollector"/>
|
||||
<statistics.projectUsagesCollector implementation="com.jetbrains.python.statistics.PyInterpreterUsagesCollector"/>
|
||||
<statistics.projectUsagesCollector implementation="com.jetbrains.python.statistics.PyPackageVersionUsagesCollector"/>
|
||||
<statistics.projectUsagesCollector implementation="com.jetbrains.python.statistics.PyPackageInEditorUsageCollector"/>
|
||||
|
||||
Reference in New Issue
Block a user