Releases: getgauge/gauge-vscode
Releases · getgauge/gauge-vscode
gauge-vscode 0.0.3
New Features
- #63 - Add support for Find Symbol
- #69 - stop execution
- #66 - adds support for spec explorer
- #48 - Added command to show reference for step at cursor position
Enhancements
- #60 - introduce gauge as a language for .cpt and .spec files
Bug Fixes
- #80 - The error path in the stack trace is incomplete
- #79 - The error path is getting concatenated with relative path twice
- #78 - Current project path is getting appended to external library
- #71 - Repeat last run from IDE gives Scenario still running
- #70 - Should be able to run specs in parallel
- #68 - DebugLogs configuration must be honoured
- #57 - Handle/remove panic runtime errors
- #55 - Should show stacktrace when exception is thrown
- #54 - Getting Invalid response and Request timeouts
- #52 - Duplicate scenario definition should have details about the other step
- #51 - For a new project diagnostics and goto definition does not work
- #50 - Should handle a project with space in path
- #47 - Getting a null pointer exception while executing tests
Miscellaneous
- #76 - All steps show problems in VSCode editor
- #74 - Add check for minimum supported gauge version
- #72 - Peek definition of a step does not highlight the step definition
- #65 - Cancelling run scenarios gives error
- #64 - Dont show added to update notification bar #30
- #62 - A javascript file parse results is all steps reported as unimplemented
- #59 - Feature: Link to release notes whenever gauge plugin updates #30
- #49 - Run Scenario in command palette shows unwanted description