Code completion window out of screen in split screen editing

Claus Pedersen

Member³
I have a program window which is splitted in the middle. I activate code completion on the last line in the lower window. In my case the code completion is for a table with 20 columns.

I am only able to see the first 5 or 6 rows and if I navigate to the next rows, I am not able to see which line is marked.

Is it possible for PLD to position the code completion list so it always is inside the current window, or at least scrolls in the current window?

I am using version 7.1.4.1390
 
More code completion issues: I have a code completion list with many rows, so I resize the window to see all rows. Now, when I use code completion on an object with only a few rows, the window keeps it's previously size, which can be quite annoying, especially when the lower part of the window 'falls out' in the bottom of the screen, so I can not get to the lower part of the window. Please make the size of the code completion window dynamic, so it adjusts to the actual number of rows displayed. Can you put this on the request list?
 
Back
Top