reformatter not working
已回答
I tried to use the reformatter tool, but it does nothing even I purposely made the code messy. All it say on line changed, content is already properly formatted. I am writing sql, so code like this is definitely not formatted properly.
Select a,
b, from
database1
limit 10
请先登录再写评论。
Hello! Which PyCharm version do you use? Could you please attach screenshots that show the problem? Thank you.
I had the same problem. Selecting a dialect for the file as anything other than <Generic SQL> solved it for me and SQL is now being formatted nicely.