mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
Python: Remove unused symbols and WSL VFS listener (should be done at the platform level)
GitOrigin-RevId: 0859fb9636cb7ee1959153d0297500a7a755b095
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c3ecaaa190
commit
2eb4f94a5d
@@ -115,7 +115,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
description="Use bare python instead of conda run for conda"/>
|
||||
<iconMapper mappingFile="PythonIconMappings.json"/>
|
||||
<library.type implementation="com.jetbrains.python.library.PythonLibraryType"/>
|
||||
<roots.watchedRootsProvider implementation="com.jetbrains.python.target.targetWithVfs.TargetVfsWatchedRootsProvider"/>
|
||||
<renameHandler implementation="com.jetbrains.python.magicLiteral.PyMagicLiteralRenameHandler"/>
|
||||
<nameSuggestionProvider implementation="com.jetbrains.python.refactoring.PyNameSuggestionProvider"/>
|
||||
<methodNavigationOffsetProvider implementation="com.jetbrains.python.codeInsight.PyMethodNavigationOffsetProvider"/>
|
||||
|
||||
Reference in New Issue
Block a user