mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-25 17:49:05 +02:00
IDE: identifier completion: global property types, patch from Anton, bug #31722
git-svn-id: branches/fixes_1_8@54761 -
This commit is contained in:
parent
f0e96331b8
commit
7e9a65a530
@ -422,7 +422,7 @@ begin
|
||||
phpWithOfObject,phpWithoutSemicolon]);
|
||||
end;
|
||||
|
||||
ctnProperty:
|
||||
ctnProperty,ctnGlobalProperty:
|
||||
begin
|
||||
s:=IdentItem.Tool.ExtractProperty(ItemNode,
|
||||
[phpWithoutName,phpWithVarModifiers,
|
||||
|
Loading…
Reference in New Issue
Block a user