Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Design / Graphics  |  Publishing  |  TeXShop  |  Syntax highlighting suggestion

TeXShop

TeXShop

TeX previewer with supplemental TeXLive/teTeX distro

Version:  2.26

   [ Views: 556 ]

Syntax highlighting suggestion

Feedback Type:  Commentary

Contributed by: stoichkov.tk Monday, July 05 2004 @ 03:39 PM PDT

Product Platform: MacOSX

Used Product For: Over One Year

Recommend Product: YES

I like TeXShop. However, I think the syntax highlighting is not as useful as it might be. As it is, TeXShop simply plots blue every space delimited string starting with a backslash, regardless of whether the string is a valid commandsequence or not. This contrasts the functionality of integrated development environments for programming like Codewarrior and Xcode which only colourise commands and variables that are defined at some level of a project. This is really functional for it reinforces you when you type in a genuine function name and, reversely, warns for typing errors when the function or variable remain black. Apparently, these program maintain a database of defined names. It would be nice to see if similar functionality could be accomplished in TeXShop.   

1 of 1 users found this helpful.

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

1 comments |

Syntax highlighting suggestion - Dana Nau

Sorry, that's not feasible because latex is too powerful. Command definitions can be executed conditionally, commands can be redefined, commands can load files that define other commands and load other files, and so forth.

Reply to This

Tuesday, August 31 2004 @ 10:01 AM PDT