On Sun, 18 Mar 2018 01:15:04 -0700 (PDT) "Xavier G. Domingo (xgid)" <[email protected]> wrote:
> OK, enough poetry. Let's go to the Vision: my ideal IDE is the one > that tells you all the info related to the code at hand in a > non-intrusive, expressive, a click-away manner, all the time. The > main info I would like to have "shown around the code" includes, > amongst others: > > - Comments, by author > - Git info (git log, git blame) > - Tests that test that code https://github.com/leo-editor/snippets/blob/master/utils/pytest_switch.py is an example of how Leo can help bring a function and its unit test closer together. That code could be made smarter, in particular it should search upwards for an existing tests folder better, but just pointing it out. You do feel very virtuous when you write the test for a function before the function :-) Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
