mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 19:40:54 +02:00
IDE: identifier completion: show unit for used units
git-svn-id: trunk@25189 -
This commit is contained in:
parent
03a54bdb36
commit
1cc38bd305
@ -290,7 +290,7 @@ begin
|
|||||||
s:='enum';
|
s:='enum';
|
||||||
end;
|
end;
|
||||||
|
|
||||||
ctnUnit:
|
ctnUnit, ctnUseUnit:
|
||||||
begin
|
begin
|
||||||
AColor:=clBlack;
|
AColor:=clBlack;
|
||||||
s:='unit';
|
s:='unit';
|
||||||
|
Loading…
Reference in New Issue
Block a user