Jump to content
Sign in to follow this  
Fons N

11.3 and LSP. No rant, just checking if you have the same issue

Recommended Posts

Hi,

 

Just upgraded to Delphi 11.3.  Just wondering if you guys have the same problem as me regarding the LSP. To be clear, I had this problem also in earlier versions, but was hoping it would be fixed in 11.3.

 

In a small application, this problem does not occur. But in a big application it does. The problem is as follows:

 

If I type in the first few letters of a variable, use Ctrl+Space, the little window pops up displaying the possible variables and routines. Great. Even in the big application. For example:

 

obja       it will find (among others) ObjAdministration

 

But... if I type this:

 

if obja     nothing. No popup window.

 

I am now so accustomed to typing in first obja and then use Ctrl+Space, select the variable or routine I need, type the Home key twice and then type if.  It's a workaround, better than typing in the whole variable or routine, but it is annoying.

 

Do any of you have the same problem?  

 

 

Share this post


Link to post

I have a different predicament. As soon as there is a bug somewhere, Insight doesn't offer anything. This was not the case before.
Personally, it bothers me a lot. I would be happy if that could be changed.

  • Like 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×