stop beeping persistent and quick documentation
Just evaluating pycharm, it meets most of the thigns I want. Just a few questions
1. there is a random beeping sound coming from pycharm . how do I disable it?
2. is there a way to make the quick view documentation persistent for code completion(like visual studio, wingide) . So that one won't have to press ctrl+q every single time.
3. there is long lag between pressing ctrl+q and the documentation being fetched(fetching documentation). is this normal? is it fetching the docs from python.org? possible to download and load them locally ?
That is all. Thanks oh and this website's editor is kind a broken in opera....thought you should know
Please sign in to leave a comment.
Hello kutch,
I don't know. PyCharm doesn't have any feature designed specifically for
beeping, so unless you can tell when exactly the beeps happen, I don't think
we will be able to help.
Settings | Editor | Code Completion | Autopopup documentation
No, the documentation is generated locally in a background thread. A delay
of a few hundred milliseconds is normal.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
1. the beeps as I said are random.
2. I have autopopup checked but it doesn't work
3. its more like a couple of seconds
I guess I'll pycharm a pass