When I'm working in vim I like this debugging workflow: Make change; :w; ctrl-Z # suspends vim and returns to command line; nosetests # or run your script ...
確定! 回上一頁