4.0 SQL Dialects in Strings
Hi all,
when I am using PyCharm 4.0 I no longer have SQL completion in strings. Is there a new requirement to activate it? I configured the specific SQL dialect. In 3.4 it was working. What am I doing wrong or is there a known bug?
Best regards,
meldron
when I am using PyCharm 4.0 I no longer have SQL completion in strings. Is there a new requirement to activate it? I configured the specific SQL dialect. In 3.4 it was working. What am I doing wrong or is there a known bug?
Best regards,
meldron
2 条评论
排序方式
日期
投票数
I believe I am having the same problem, the SQL just shows up as a yellow string now, but on 3.4 it shows the foreground colors set in settings.
It's a regression, see PY-13979.
请先登录再写评论。