[MonoDevelop] Add new file extension to File Filter in Open File Dialog
Alberto León
leontiscar at gmail.com
Sun Jan 10 06:20:27 EST 2010
Hi,
I'm coding the Css Editor with the Michael Hutchinson's help. At Know the
Systax Highlighting for Css is working but the css option is not in Open
File Dialog filters.
This code in my addin seems not work:
<Extension path = "/MonoDevelop/Ide/FileFilters">
> <FileFilter id = "Css"
> insertbefore = "AllFiles"
> _label = "Cascade Style Sheet"
> extensions = "*.css" />
>
Regards.
Alberto León.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100110/be83a346/attachment.html
More information about the Monodevelop-list
mailing list