issues
search
801 results
for usertesting
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
ipython/ipython
#442
Users should have intelligent autoindenting in the notebook
If you write this: def f(x): a = 5 b = 5 the `b=5` part should be automatically indented in the function f(x). But it isn't, and that's a bug. This is in codemirror.
certik
updated
13 years ago
13
上一页
1
...
75
76
77
78
79
80
81
...
81
下一页