Auto-completion should observe the scope

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 538
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

Auto-completion should observe the scope

Post by Sicro »

Code: Select all

Define whatever

Procedure Test()
  
EndProcedure
When I write "wha" in the procedure, "whatever" appears in the auto-completion list.
It would be nice if the auto-completion list would display only the valid objects.
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version