Typing a : puts [] around stuff
Typing a : puts [] around stuff
- Subject: Typing a : puts [] around stuff
- From: Steve Mills <email@hidden>
- Date: Mon, 01 Oct 2012 11:11:00 -0500
I have this old code:
WindowRef frontWind = FrontNonFloatingWindow();
I set the insertion point to right before the leading 'F' in FrontNonFloatingWindow, then I type ':'. This causes square brackets be added:
[WindowRef frontWind = :]FrontNonFloatingWindow();
Why would it even do that?
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden