Auto-completion should observe the scope
Posted: Mon Feb 05, 2018 11:35 pm
Code: Select all
Define whatever
Procedure Test()
EndProcedure
It would be nice if the auto-completion list would display only the valid objects.
http://www.purebasic.com
https://www.purebasic.fr/english/
Code: Select all
Define whatever
Procedure Test()
EndProcedure