I am trying to get auto-indenting to work w/ the Python syntax highlighting file I am using (Python22_1 by Jim Jinkins). No matter what I do with the following line in the *.syn file ( BracketChars = :{[()]}: ), I can not get TextPad to auto-indent a "python" block (blocks begin with a colon ":" not brackets). Any ideas???
Thanks, Erick
Python auto-indenting
Moderators: AmigoJack, bbadmin, helios, MudGuard
-
Roy Beatty
Re: Python auto-indenting
Configure > Preferences > Doc Classes > Python
Click on you Python document class. At the top level of each class you aer offerred a window of class options. The second option is "Automatically indent blocks".
I hope this helps,
Roy
Click on you Python document class. At the top level of each class you aer offerred a window of class options. The second option is "Automatically indent blocks".
I hope this helps,
Roy