intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

[python] Add pyAssignedTo element pattern for language injection rules

Open Bradan opened this issue 2 years ago • 1 comments

Ability to check for specific property and attribute assignments in language injection rules.

Bradan avatar Oct 02 '23 12:10 Bradan

Here is a screenshot showing what I want to achieve. Why should language injections only be possible in method arguments? If you assign a string literal to a specific property or attribute it should be possible to inject a language as well.

Bradan avatar Oct 03 '23 15:10 Bradan