Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 874 Bytes

Change Log

All notable changes to the "vscode-run-rspec-file" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

v0.5.20

  • Added suppor to run all opened files #25

v0.5.10

  • 🎉 Using vscode.workspace.workspaceFolders to find rootFolder in order to create a rootFile thanks @yock for this PR #16

v0.5.9

v0.5.7

  • fix when exists folder app within app root
  • fix when run in the spec folder
  • fix when run in the lib folder

v0.4.0

  • save automatically
  • added run last command with cmd+y