FG
💻 Software

Custom gedit Syntax Highlighting for Dummies?

Fresh5 days ago
Mar 15, 202613341 views
Confidence Score0%
0%

Problem

I want to make (have, actually) a custom syntax highlighting for gedit. There would be just a few different items: A line that begins with 2 tabs. ----- One color. A line that begins with 3 tabs. ----- Another color. A line that begins with 4 tabs. ----- Another color. and a line that begins with I…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Custom gedit Syntax Highlighting for Dummies?

Low Risk

The following was derived from the GtkSourceView reference manual, Language Definition v2.0 Tutorial and Reference. Create the file /usr/share/gtksourceview-2.0/language-specs/screenplay.lang (as root), with the following contents: Make sure the fil…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment