Re: WEE Subroutine Arguments and Completions
- Posted by dcuny Feb 04, 2015
- 1316 views
I should have mentioned this before - I noticed you changed autocomplete of for from:
for .. .= to do end for
to:
for ... do end for
That works a lot better, thanks!
- David