mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
PY-81471 Move PythonCommenter to python.syntax.core
GitOrigin-RevId: a4d6c426f104f67c0bf95b15b321c101590c5142
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a977877a92
commit
e7a8716848
@@ -75,8 +75,6 @@
|
||||
|
||||
<lang.lineWrapStrategy language="Python" implementationClass="com.jetbrains.python.formatter.PyLineWrapPositionStrategy"/>
|
||||
|
||||
<lang.commenter language="Python" implementationClass="com.jetbrains.python.PythonCommenter"/>
|
||||
|
||||
<!-- PyFunctionTypeAnnotation -->
|
||||
<lang.parserDefinition language="PyFunctionTypeComment"
|
||||
implementationClass="com.jetbrains.python.codeInsight.functionTypeComments.PyFunctionTypeAnnotationParserDefinition"/>
|
||||
|
||||
Reference in New Issue
Block a user