Code completion stop working since 7.31

Hello,

On Delphi 11.3 / VCL / Win32 :

On my application which using hundred of libraries code completion has stopped working since I have update to version 7.31.

Even if I call your embedded small IDE using ;

TIDEDialog.Execute;

How to reproduce ?
Press CTRL + SPACE on my source code on :

  • 7.30 => Code completion is show
  • 7.31 => Nothing happen

TIDEMemoCodeCompletionBug7.31.zip (5,0 Ko)

We were able to reproduce and solve the issue. Thank you for the project. The fix will be included in next TMS Scripter release.