News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The CC suggestion list will cover the editor's caret

Started by ollydbg, November 14, 2020, 04:56:13 AM

Previous topic - Next topic

ollydbg

I see that if the caret is in the bottom side of the window, and the suggestion list will cover the caret position, and I don't see what character I'm typing, see the attachment screen cast mp4 file.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.