Choosing between Python 2 or 3

26 views
Skip to first unread message

Arnulf

unread,
Dec 19, 2011, 11:53:24 AM12/19/11
to scite-i...@googlegroups.com
Hello!
Right now I've added the line
command.go.*.py2=python2 -u "$(FileNameExt)"
to python.properties.

But Scite does not accept the py2 extension in the open dialog.

Is there a way Scite detects somewho if it is python2 or 3 (e.g. shebang)

Thanks for any idea :)

Neil Hodgson

unread,
Dec 20, 2011, 1:50:08 AM12/20/11
to scite-i...@googlegroups.com
Arnulf:

> command.go.*.py2=python2 -u "$(FileNameExt)"
>
> to python.properties.
>
> But Scite does not accept the py2 extension in the open dialog.

The list of files visible in the open dialog is controlled by the
open.filter, source.files, and filter.* properties. You should examine
their use in global properties.

Neil

Reply all
Reply to author
Forward
0 new messages