[MonoDevelop] ChangeLog highlighting

Jacob Ilsø Christensen jacobilsoe at gmail.com
Fri Dec 9 02:46:22 EST 2005


The reason everything is green is because it is not yet configured in
MonoDevelop. You can change it under Syntax Highlighting.
Not sure how to change the default colors.

/Jacob

On 12/9/05, C.J. Collier <cjcollier at colliertech.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Yeah, I'll try it.  Catch me on IRC for faster response.  I'll just
> patch subversion, re-build and load the ChangeLog file from
> MonoDevelop.  I also made a small patch to gtksourceview-sharp and
> placed your changelog.lang file in the root directory of the
> repository and re-built that before re-building monodevelop.
>
> cjcollier at norseth:~/src/svn/gtksourceview-sharp$  svn diff
> Index: Makefile.am
> ===================================================================
> - --- Makefile.am (revision 54150)
> +++ Makefile.am (working copy)
> @@ -4,7 +4,7 @@
> EXTRA_DIST=            nemerle.lang vbnet.lang
> gtksourceview-sharp-2.0.pc.in gtk-sharp.snk
>
> extra_langdir=
> $(gtksourceview_prefix)/share/gtksourceview-1.0/language-specs
> - -extra_lang_DATA=       nemerle.lang vbnet.lang
> +extra_lang_DATA=       nemerle.lang vbnet.lang changelog.lang
>
> pkgconfigdir = $(prefix)/lib/pkgconfig
> pkgconfig_DATA = gtksourceview-sharp-2.0.pc
>
>
> It builds fine and looks good.  However, everything's green.  Would
> you consider changing the color for each section you mentioned below?
> Different color for each would probably be easier to understand.
>
>
> http://colliertech.org/~cjcollier/images/screenshots/MonoDevelop-Changelog-SS.png
>
> Thanks!
>
> C.J.
>
> Jacob Ilsø Christensen wrote:
> > Ok, here is a first attempt. It will highlight the date, email
> > address and file name.
> >
> > Will someone try it out?
> >
> > /Jacob
> >
> > On 12/3/05, *Jacob Ilsø Christensen* <jacobilsoe at gmail.com
> > <mailto:jacobilsoe at gmail.com>> wrote:
> >
> > Thanks. I will give it a go.
> >
> > /Jacob
> >
> >
> > On 12/3/05, *John Luke* < john.luke at gmail.com
> > <mailto:john.luke at gmail.com>> wrote:
> >
> > On Sat, 2005-12-03 at 20:24 +0100, Jacob Ilsø Christensen wrote:
> >> Thanks. Still got a few questions (see below).
> >
> >>
> >> Does not seem like it. So if I add a .lang for ChangeLog files
> >> can I just add it to MonoDevelop or will it have to go through
> >> gtksourceview?
> > Probably gtksourceview, we added some before which eventually
> > caused small problems when they were merged upstream and thus were
> > in both places. Maybe not though.
> >
> >>
> >> I added it to monodevelop.xml. Where is that file used?
> >>
> > update-mime-database, which is called when installing to rebuild
> > the known mime types. See
> > http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec
> >
> >
> > for the details.
> >
> >
> >
> >
> >
> >
> > ----------------------------------------------------------------------
> >
> >
> > Index: monodevelop.xml
> > ===================================================================
> >  --- monodevelop.xml    (revision 53896) +++ monodevelop.xml    (working
> > copy) @@ -108,4 +108,8 @@ <comment xml:lang="en">Webservices
> > Description File</comment> <glob pattern="*.wsdl"/> </mime-type> +
> > <mime-type type="text/x-changelog"> +    <comment
> > xml:lang="en">ChangeLog file</comment> +    <glob
> > pattern="ChangeLog"/> +  </mime-type> </mime-info>
> >
> > ----------------------------------------------------------------------
> >
> >
> > _______________________________________________ Monodevelop-list
> > mailing list Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
> - --
> <cjcollier at colliertech.org>
> http://cjcollier.livejournal.com/
> +1 206 226 5809
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFDmR68bS8rWWzCfqgRAscJAJ9YAtovF3V+tjNyY4PCwHTMWZiQSACffI37
> SEBHzm/AUzdlj2s7ZmeOuxs=
> =znRq
> -----END PGP SIGNATURE-----
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20051209/dfdb73d7/attachment.html


More information about the Monodevelop-list mailing list