Question

How do I configure the list of file extensions for syntax highlighting in PyScripter?

In particular I like to include Zope Page Template files (ZPT) with extension .pt to the list of HTML files to show proper syntax highlighting.

Était-ce utile?

La solution

Finally got it:

You need to modify the file filter for HTML files to include the .pt extension in Tools > Options > IDE Options.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top