Feature Suggestions ⇒ Extended Syntax highlighting
-
- Posts: 2
- Joined: Sun Jul 22, 2007 9:49 am
Extended Syntax highlighting
I use TeXnicCenter for some years and really do like it.
What I miss are better features for syntax highlighting.
Open/closed braces and the major LaTeX-commands or keywords are colored, that's a big help.
What I would like to do is to highlight the text *between* braces, e.g. package names or parameters.
\documentclass[A4,12pt]{report}
\usepackage[latin1]{inputenc}
\begin{figure}[!hbt]
Some editors like WinEdt http://www.winedt.com/do have it, and in my opinion TeX source documents get a lot easier to view and control.
With the current highlighting features at "Customize Text format" I wasn't able to do it. So --if I wasn't to blind to find it-- it would be great to enhance the capabilities of TeXnicCenter in that point.
Thank you!
P.S. Can the keywords themselves be edited in any way, i.e. which keywords are highlighted and how? (What I mean: In WinEdt or TeXMaker, preamble-keywords like \documentclass or \usepackage get another color than in-text-keywords like \begin.)
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 2
- Joined: Sun Jul 22, 2007 9:49 am
Re: Extended Syntax highlighting
ich war noch nie gut in Kürzeln und Ironie...Was willst Du mir mitteilen?
Schulnote 1+ mit Sternchen für die vielen schönen bunten Farben?
-
- Posts: 1
- Joined: Wed Jul 25, 2007 10:32 am
Extended Syntax highlighting
WinEdt does a much better job at syntax highlighting, while otherwise both programs are basically equal. This would greatly improve the readability of LateX sources.
Re: Extended Syntax highlighting
and then under colours, take a look into the dropdown-menue and the colourfield right next to it

hope i helped
edit: just noticed it doesn't work that well :/
Re: Extended Syntax highlighting
1) an extended syntax highlighting in WinEdt style, by using both different colors and different text formatting (as said above by Gargleblaster, I think that WinEdt really does a wonderful job about that)
2) Code folding (like for instance in LEd)
I strongly hope this suggestions are going to be taken into account into TexnicCenter 2.0. Many thanks!!!
Re: Extended Syntax highlighting
Cheers Mates!