Fons N 17 Posted April 17, 2023 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
Vandrovnik 214 Posted April 17, 2023 Hi, currently I do not have this problem, Ctrl+space works fine even after if etc. Share this post Link to post
Stano 143 Posted April 17, 2023 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. 2 Share this post Link to post