سؤال

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.

هل كانت مفيدة؟

المحلول

Finally got it:

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top