Commit Graph
2 Commits
Author SHA1 Message Date
Semyon Proshev 54a5e386f4 PY-21458 Fixed: Live template hangs PyCharm in some case
Don't analyze implicit imports while searching iterable variable for live template
2016-11-25 19:06:51 +03:00
Semyon Proshev 58a92fde16 PY-12396 Fixed: Property getter live template is useful only inside python class
Separate Python liveTemplatesContext into two parts: General and Class
2016-02-15 14:19:19 +03:00