8

Some times I wish the particular language I happen to be writing in had syntax highlighting. How can I add that?

1 Answer 1

9
  • GtkSourceView is a portable C library which supports configurable syntax highlighting in gedit.
  • Create an xml file with custom syntax highlighting for the language.
  • Save it in /usr/share/gtksourceview*/language-specs as language_name.lang

    Refer Language Definition v2.0 Reference for help with syntax highlighting.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.