Multiline string editing problem
Hello,
I'm not sure how exactly describe my problem, so I think that video would be best - http://www.youtube.com/watch?v=Zdv-TeeCad0 (switch to better quality and fullscreen please).
Is it a bug or something bad in editor configuration?
My installed PyCharm is in version 1.5.3.
请先登录再写评论。
Hello Martin,
Does this happen all the time, or did you just see it once?
Please attach ~/.PyCharm10/system/logs/idea.log
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello,
unfortunaly, it happens all the time (I'm not sure from which version...)
The log file is attached.
Attachment(s):
idea.log.zip
Hello,
the problem is gone when is font anti-aliasing switched off. But…it is really ugly then :-(
Any idea what to do? Or fix, or anything?
Thanks a lot!
Hello Martin,
Does it help if you leave antialiasing on but switch to a different font?
This looks like a font rendering issue, which is completely out of control
for us.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello,
yes, you are completely true. So obvious thing to test and I did not test it :-D
Monospace fonts selection works great :-)
Thanks for helping me.