Releases: getgauge/gauge-vscode
Releases · getgauge/gauge-vscode
gauge-vscode 0.0.13
gauge-vscode 0.0.12
gauge-vscode 0.0.11
New Features
- #382 - Added typescript support.
Bug Fixes
- #397 - Nightly gauge-vscode not working with latest vs-code
- #394 - Should not show
The Gauge server crashed 5 times in the last 3 minutes
error. - #388 - vs-code does not work with latest nightly gauge
- #367 - User unable to debug
- #398 - Whenever I open my tests folder my autosave setting is changed to afterdelay
Miscellaneous
gauge-vscode 0.0.10
Enhancements
- #252 - Show Last report should indicate if html-report is not added for current project
- #362 - Show last run report should work when custom report dir is set and when overwrite report is set to false
- #354 - Default html report for the test execution should be generated when executed tests in VSCode
Bug Fixes
- #205 - Show Last Run Report should not give an error for a newly created project
- #376 - Report issue redirects to new github issue with incorrect formatting.
- #363 - Run and Debug options missing from Spec file
- #364 - Passing mvn command only if it is present
- #365 - extension should show notification if gauge is not installed
Miscellaneous
- #379 - Create CODE_OF_CONDUCT.md
gauge-vscode 0.0.9
gauge-vscode 0.0.8
gauge-vscode 0.0.7
New Features
- #288 - Support Debug for C#
Enhancements
- #186 - Generate stub should work if impl folder directory is not present
Bug Fixes
- #286 - Allow to take screenshot from VSCode
- #285 - Clearing the notification should not assume telemetry choice by the user
- #283 - Display telemetry opt-in/out message
- #281 - dotnet template not working
- #278 - [dotnet] Stopping the execution should terminate debugging gracefully
- #277 - [dotnet] clicking on the continue debug is throwing an exception
- #276 - Should display the screenshot captured execution
- #274 - Should be able to create a dotnet new project
- #272 - The code lenses should be configurable
gauge-vscode 0.0.6
New Features
- #233 - Find usages should be available for concepts
Enhancements
- #265 - Use test view container to show spec explorer
- #222 - IDE features should work when gauge_specs_dir is configured
- #162 - Start section on Welcome page
- #153 - Create a snippet for concept
Bug Fixes
- #270 - Collapsible icon should not appear next to a parameter in reports
- #172 - Debug after refactor should work as expected
- #122 - The errors of refactoring should be indicated
- #81 - Rename or refactor a step in a specification or concept
Miscellaneous
gauge-vscode 0.0.5
Enhancements
- #255 - Creating a new project fails when gauge is not installed
Bug Fixes
- #260 - Should be able to report issue from IDE
- #251 - With setting value is "versionUpgrade", Welcome Page is shown always
- #262 - When the initialization fails, the empty folder should not be created
- #261 - Should give a suitable template message when initialization fails
- #249 - Welcome should open by default only if Gauge project
Miscellaneous
gauge-vscode 0.0.4
New Features
- #118 - Show a Welcome page
- #211 - Create project from templates
- #192 - Implement concept
- #119 - Generate implementation stubs in files
- #183 - Html-report to be shown within vscode
- #117 - Recommend settings
- #108 - Add Debugging support with JS runner
- #147 - Add Debugging support with Python runner
- #167 - Add Debugging support with Ruby runner
Enhancements
- #90 - Report results of a test run in the status bar
- #232 - Gauge associations should be added by default
- #72 - Peek definition of a step does not highlight the step definition