Hi Dave
Your explanation is very interesting.
Logs were sent to Embarcadero and we are waiting. Perhaps, a "light" Insight configuration could help Delphi LSP.exe (Error insight, code completion, ...)
Thanks for your feedback.
Laurent
Yes but we had another error in registry. We don't work on "BDS".
Logs are working now
Sorry
But DelphiLSP doesn't work very well. "Agent" subprocess dies and starts all the time.
Laurent
Hi
We migrate yesterday on Alexandria.
We have a lot of troubles with Ctrl + Click feature (working, not working).
We would like to activate LSP log to understand.
Do you know how to active these logs ?
On previous versions we find this topic :
Filing Bugs and Log Files
To enable log files, open the registry:
· Create a key:
HKEY_CURRENT_USER\Software\Embarcadero\BDS\21.0\LSP
· Create a DWORD value called DelphiLSPLog with value hex $ff or decimal 255
Log files will be located in C:\Users\<User>\AppData\Local\Temp\DelphiLSP.
Make sure you include the log files with every bug report in the Quality Portal. They are extremely helpful to track down the cause of issues.
Thanks