-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug “input helper“ Cannot list ExtractFileName #178
Comments
Thanks for your report. Which version of Delphi and CnWizards do you use? |
CnWizards 1.2.7.1138 |
Where does InputHelper can not show ExtractFileName in the list? (And I can't compile this unit, for there're too many referenced units, I can just manually analyze it.) |
Sorry for the lack of detailed explanations The problem occurs within "funcoes.pas" even in one of the Functions or procedures. |
I forgot to mention If I type |
OK thanks. I'll try to reproduce it. |
If your colleague is unable to replicate the problem, you can access my machine via teamviewer |
Oh. I believe we meet the same problem about LSP.exe in Delphi 11.3, and a Painting Problem we know before. In D11.3's LSP.exe, which provides symbols for CnWizards Input Helper and Code Insight for Delphi itself, is sometimes "Disappeared"( or crashed? maybe), so we can't get the symbol names from it. But if you restart Delphi, it randomly get OK. The skin painting problem is also reported by other friends, but no clue found yet. |
With the skins disabled, the painting problem also continues to occur, but less frequently. It is also randomly the problem of not finding ExtractFileName happens |
Attached is the unit with the problem
https://mega.nz/file/p2RhmJ4R#kHH6ec0eSkL9_j-aYPTrNs9jHnfGgqUu63nh5JVxYkI
https://mega.nz/file/Mz4XEDoD#mdmwkVoY5rocTv8i9mV1RgZvlH93ilwd50GKYL56Px0
The text was updated successfully, but these errors were encountered: