You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Make sure auto-tab is turned on.
2. Hit enter twice after any indented line.
3.
What is the expected output? What do you see instead?
Expect to have the second new line at the same indentation as the original
line. Instead, the second new line has no indentation. All new lines should
have the same indentation as the previous line when auto-tab is turned on.
What version of the product are you using? On what operating system?
PyScripter 2.5.3.0 x64 on Windows 7 Home Premium, Service Pack 1
Please provide any additional information below.
It's probably a SynEdit thing that we can't do anything about here, but I
thought I'd log it on the off-chance you can (and are willing) to do something.
Original issue reported on code.google.com by Kopachris on 12 Jan 2013 at 4:48
The text was updated successfully, but these errors were encountered:
If you enable editor option "Scroll Pass End of Line" or disable option "Trim trailing spaces" it will work as you expected. In the forthcoming version the default will be to have both options on as well as "Auto indent",
Original issue reported on code.google.com by
Kopachris
on 12 Jan 2013 at 4:48The text was updated successfully, but these errors were encountered: