[MonoDevelop] SVN Monodevelop + No Syntax Highlighting

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Aug 4 16:36:26 EDT 2007


On 8/4/07, John Anderson <sontek at gmail.com> wrote:
> How/where does md figure out how to do syntax highlighting? My svn
> installation doesn't have any but my distro package and gedit both have it.

It uses GtkSourceView. The binding is in
Extras/MonoDevelop.SourceEditor. You might want to start looking in
MonoDevelop.SourceEditor.Gui.SourceEditorDisplayDinding and check that
CreateContentForMimeType is being passed the correct mimetypes.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list