pycoverage.el
pycoverage.el copied to clipboard
emacs support for highighting python coverage results
Results
2
pycoverage.el issues
Sort by
recently updated
recently updated
newest added
When using pycoverage (after a `my-coverage` call), somehow whenever I mark something, the cursor jumps around (adding a space). When turned off `transient-mark-mode` the problem disappears, but I cannot see...
Hi! Thanks for pycoverage! Even though the last commit was a while ago, it still works fine on python2/3 and emacs 25.3 with fairly recent coverage versions. Very helpful! The...