Re: What editor shall I use?
Peter Maas wrote:[color=blue]
> Lad schrieb:
>[color=green]
>> What editor shall I use if my Python script must contain utf-8
>> characters?
>> I use XP[/color]
>
>
> An extremely capable, easy to use and small editor is Neil
> Hodgson's SciTE. It's my favorite editor on Windows and Linux.
> There is a Windows installer at
>
> http://users.hfx.eastlink.ca/~gisdev...67-setup-3.exe
>
> Peter Maas, Aachen[/color]
Yes, Scite is an excellent editor for Windows or Linux, but PyScripter
[http://mmm-experts.com/Products.aspx?ProductID=4]
offers more, including call completion and call tips.
It's true that call completion is advertised with SciTE but I have
not been able to use it with Windows.
Colin W.
Peter Maas wrote:[color=blue]
> Lad schrieb:
>[color=green]
>> What editor shall I use if my Python script must contain utf-8
>> characters?
>> I use XP[/color]
>
>
> An extremely capable, easy to use and small editor is Neil
> Hodgson's SciTE. It's my favorite editor on Windows and Linux.
> There is a Windows installer at
>
> http://users.hfx.eastlink.ca/~gisdev...67-setup-3.exe
>
> Peter Maas, Aachen[/color]
Yes, Scite is an excellent editor for Windows or Linux, but PyScripter
[http://mmm-experts.com/Products.aspx?ProductID=4]
offers more, including call completion and call tips.
It's true that call completion is advertised with SciTE but I have
not been able to use it with Windows.
Colin W.
Comment