Skip to content

No quick pick flag and instant run bug fix

Compare
Choose a tag to compare
@elonmallin elonmallin released this 11 Sep 18:44
· 239 commits to master since this release
  • Bugfix: Run the instant tests reliably if the cursor is in the right place. Not every other try.
  • Add config option preferRunClassTestOverQuickPickWindow (default: false). Set to true to never show the quick pick window and just test the whole class if the cursor is on anything other than a function name.