mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-45729 Intention to convert between single-line comma-separated things and multi-line representation
Merge-request: IJ-MR-155221 Merged-by: Aleksandr Govenko <aleksandr.govenko@jetbrains.com> GitOrigin-RevId: 1da524fe3f995e28bf23843f02761065ae45f965
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a04f2e9512
commit
ab13d9dfd2
@@ -269,6 +269,8 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
key="INSP.pandas.series.values.replace.with.tolist" enabledByDefault="true" level="WARNING"
|
||||
implementationClass="com.jetbrains.python.inspections.PyPandasSeriesToListInspection"/>
|
||||
|
||||
<listSplitJoinContext language="Python" implementationClass="com.jetbrains.python.codeInsight.editorActions.PyListSplitJoinContext"/>
|
||||
|
||||
<defaultLiveTemplates file="liveTemplates/Python.xml"/>
|
||||
<liveTemplateContext contextId="Python"
|
||||
implementation="com.jetbrains.python.codeInsight.liveTemplates.PythonTemplateContextType$General"/>
|
||||
|
||||
Reference in New Issue
Block a user