[wingide-users] Why is 'exit' being highlighted?
Michael Hipp
michael at redmule.com
Sat Mar 3 15:35:20 MST 2012
On 2012-03-03 4:08 PM, Michael Foord wrote:
> On 3 Mar 2012, at 14:34, Michael Hipp wrote:
>> Why is 'exit' being highlighted in the editor? I can't find where it's a keyword, module or built-in function.
> Use exit() or Ctrl-D (i.e. EOF) to exit
> It's there for interactive interpreter use, but having it highlighted as a builtin is not particularly useful in an IDE.
Ok. I've never once used it in the interactive interpreter. Ctrl-Z is just more
convenient.
Wing folks, could we take away the highlighting for it in the code editor?
Thanks,
Michael
More information about the wingide-users
mailing list