[python-win32] PythonWin Script Editor Display Line Numbers?
Jürgen Kareta
python at kareta.de
Wed Jun 29 17:26:21 CEST 2005
Hello Jeff,
> I have an easy question that I’m sure someone on the list can help
> with. Is there a way to display line numbers in the Python Script
> editor in PythonWin?
>
select view/options in the main menu;
select tab editor
set Line Numbers in the Margins Widths Frame to something more than 30
(30 display linenumbers up to 999 in my case)
thats it.
regards,
Jürgen
More information about the Python-win32
mailing list