[Lazarus] IDE source editor blue-panel bug

Alexey Tor. aaa5500 at ya.ru
Sat Jun 20 11:56:31 CEST 2020


get project CudaText
https://github.com/alexey-t/cudatext/
open its file formmain_py_api.inc, scroll to
function Py_GetTokenList(Adapter: TATAdapterEControl; ALineFrom, 
ALineTo: integer): PPyObject;
now move caret lower so that IDE shows blue-ribbon on top of source editor.

expected: IDE shows blue panel with title of function.
reality: IDE shows blue panel with crap "Token: PecSyntToken"

the same - with the next function,
function Py_ed_get_token(Self, Args: PPyObject): PPyObject; cdecl;
IDE shows blue panel for it: "Ed: TATSynEdit".

-- 
Regards,
Alexey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tip-ide.png
Type: image/png
Size: 15036 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20200620/a44cf77a/attachment.png>


More information about the lazarus mailing list