Re: xcode and Pascal source files
Re: xcode and Pascal source files
- Subject: Re: xcode and Pascal source files
- From: Jonas Maebe <email@hidden>
- Date: Thu, 19 Jan 2006 09:36:07 +0100
On 19 jan 2006, at 01:08, Ricky Sharp wrote:
I open up my Pascal source code files in bbedit and it has all the
procedure and function calls in it's function list.
I open up the same file in xcode 2.2 and no functions are listed.
what gives?
Please do at least a bit of searching. This is one of the main hits
when googling on "Xcode pascal":
<http://www.pascal-central.com/fp-xcode/>
It simply provides a number of Pascal project templates for XCode. It
is not possible at this time for an outsider to add support for
Pascal (or any other language for that matter) to the XCode parser
which takes care of building the function popup list. As was recently
mentioned on this mailing list, XCode currently contains different
parsers for different things (at least one for syntax colouring and
another one for the "jump to definition" etc functionality).
Jonas
_______________________________________________
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