-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm not 100% sure when it happens, I'm using it with defold and this breaks only on the 'self' variables.
function init(self)
self.lucky = true
endNow autocomplete starts suggesting self.l, self.lu ... etc (as in screenshot)
After restarting atom, the problem goes away for the already declared variables (here: direction, moving, speed) but still breaks for any new variables declared.
On Atom 1.14.3 x64
Windows 10 x64
PS: Very useful extension, thanks for making this
ThaisRobba
Metadata
Metadata
Assignees
Labels
No labels


