[wingide-users] Syntax colouring
Wingware Support
support at wingware.com
Thu Apr 13 19:28:15 EDT 2006
On Thu, 13 Apr 2006, Peter Mott wrote:
> > In addition to using File Properties you can also map file extensions to
> > mime types in Preferences, under Files / File Types / Extra File Types. For
> > example, add an entry:
> >
> > .foo text/x-python
> >
> > That's easier because you don't have to do it over and over again for each
> > file and it applies to all projects.
> >
> That would be very nice but does not work for me. It does work for filtering
> searches.
Sorry, apparently it wants:
foo text/x-python
(without the '.')
I'm going to fix it to accept either. It's also somewhat of a
kludge that you have to guess the mime type... I'll try to fix
that at the same time.
- Stephan
More information about the wingide-users
mailing list