##// END OF EJS Templates
Backport PR #10264: Indent on new line by looking at the text before the cursor....
Backport PR #10264: Indent on new line by looking at the text before the cursor. that would allow edit like the following to insert the right amount of space on the newline (`|` is the cursor) class Bar: def __init__(self):|<enter> self.filed=0 Instead of inserting a blank line with 0 space. Closes 9283 --- takluyver can you have a look ?
Thomas Kluyver -
r23340:f81feb85
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
post_pr_test.py Loading ...
release Loading ...
test_pr.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...