Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I've written syntax highlighting rules for .ebuild and .eclass files to be used in midnight commander's mcedit. See attached ebuild diff, ebuild.syntax file itself and trivial patch for /usr/share/mc/syntax/Syntax file to include the ebuild.syntax file.
Created an attachment (id=37820) [edit] Diff file for the ebuild to install new syntax highlighting file We need to install the syntax file into /usr/share/mc/syntax and modify /usr/share/syntax/Syntax to use rules in this file for .ebuild and .eclass files.
Created an attachment (id=37821) [edit] File containing rules for .ebuild/.eclass syntax highlighting
Created an attachment (id=37822) [edit] Patch to be used by the ebuild to modify /usr/share/mc/syntax/Syntax
Created an attachment (id=37831) [edit] Updated ruleset for .ebuild/.eclass files I have fixed an issue with ${var} variables inside quotes and added a highlight for colon.
added in mc-4.6.0-r10 :)