Path: utzoo!attcan!uunet!yale!husc6!endor!singer From: singer@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: LSC almost gets it right. Message-ID: <331@husc6.harvard.edu> Date: 13 Sep 88 14:11:34 GMT References: <5077@fluke.COM> <526@bruce.oz> <5125@fluke.COM> <326@husc6.harvard.edu> <5154@fluke.COM> Sender: news@husc6.harvard.edu Reply-To: singer@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 24 In article <5154@fluke.COM> mce@tc.fluke.COM (Brian McElhinney) writes: > >Another feature I would love to see implemented is known in the UNIX world as >tags (the ctags program). It would allow you to, say, double click on a >symbol and be taken to it's definition in the source code. In the editor, Option-double-click on a variable or function name will take you to the first instance of that name in the file in which it's defined, assuming that symbol isn't static or a preprocessor name. R> Rich Siegel Staff Software Developer THINK Technologies Division, Symantec Corp. Internet: singer@endor.harvard.edu UUCP: ..harvard!endor!singer Phone: (617) 275-4800 x305 Any opinions stated in this article do not necessarily reflect the views or policies of Symantec Corporation or its employees.