mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
PY-26963: Use IntelliLang to inject language + test
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
<place><![CDATA[pyLiteralExpression().and(pyMethodArgument("execute", 0, "_sqlite3.Cursor"))]]></place>
|
||||
<place><![CDATA[pyLiteralExpression().and(pyMethodArgument("executemany", 0, "_sqlite3.Cursor"))]]></place>
|
||||
</injection>
|
||||
|
||||
<injection language="DjangoUrlPath" injector-id="python">
|
||||
<display-name>django-url-path</display-name>
|
||||
<place><![CDATA[pyLiteralExpression().and(pyArgument("path", 0))]]></place>
|
||||
</injection>
|
||||
|
||||
<injection language="SQL" injector-id="python">
|
||||
<display-name>"SQL select/delete/insert/update/create"</display-name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user