Re: X-Code not formatting my code
Re: X-Code not formatting my code
- Subject: Re: X-Code not formatting my code
- From: Dave <email@hidden>
- Date: Fri, 14 Jan 2011 10:32:46 -0600
I see this happen once every few years with the standard AppleScript Editor. For me these cases turn out to be a quote character inside a comment or string. The text beautifier seems to mishandle it getting lost and refusing to format any part of the file. See if that's your problem.
This brings up another bug I often see in XCode's Applescript editor. Often the editor window menus which list the properties and handlers inside a file often lose track of proper nesting. It will start indenting handlers and properties that are actually at outermost scope and fail to show anything past a certain point in the file.
-- Dave
On Jan 14, 2011, at 9:15 AM, Deivy Petrescu wrote:
> I think it happened yesterday.
> Apparently everything runs OK no error message the
> app runs fine but my code do not get the appropriate color and/or space formatting.
> Has anyone experienced such problem?
> Any suggestions?
>
>
> I did paste the code in ASE and it formatted it correctly.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden