[wingide-users] Syntax colouring
Wingware Support
support at wingware.com
Thu Apr 13 09:00:31 EDT 2006
On Thu, 13 Apr 2006, Peter Mott wrote:
> Is there any way to make Wing use Python syntax highlighting on files
> with an extension .foo as well as on files with an extension .py?
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.
Stephan Deibel
--
Wingware
Wing IDE for Python
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list