Tamir Bahar
Tamir Bahar
Basically, what we want is: ``` 1. ``` Press Tab ``` 1. ```
I think that as long as we limit the tab-to-indent behavior to the first character in a list - we won't have any issues. I can hardly thing of a...
I think this is a fairly significant feature. With every other editor (more or less) doing spellcheck, it naturally assume that no squiggly lines mean no spelling mistakes. Even a...
Well, that is true if you want to mix RTL and LTR. But if all you want is one of them, it is easy enough to do. The editor's UI...
There are two parts to the issue. For one, I would like to have an RTL option in the editor, to make it easier to write in Hebrew. The other...
I think a separate template would be the best solution. Just changing the text direction is better than current condition, but still looks very weird. As for the menu, aligning...
Yeah, seems about right
We may be able to use [sys.settrace](https://docs.python.org/2/library/sys.html#sys.settrace), but it might incur a performance penalty. Worth checking out.
We can probably head over and ask @minrk. The IPython community is generally friendly and helpful.
I think it is better to use https://github.com/tomerfiliba/plumbum, it is matching in functionality and is actively maintained.