You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there user tries to navigate to a step with no implementation. The Gauge logs are getting printed even if "gauge.launch.enableDebugLogs": false
[Error - 2:32:45 PM] Request textDocument/definition failed.
Message: Step implementation not found for step : List of errors should be asserted irrespective of the order
Code: 0
@sguptatw Only the errors are getting printed, I thought this was the expectation.
Do you really want to hide the errors from the user too? If we do that, it will be hard to debug any issue posted.
Expected behavior
If "gauge.launch.enableDebugLogs": false then LSP logs should not appear in the output pane
Actual behavior
It appears in the output pane.
Steps to replicate
Version
The text was updated successfully, but these errors were encountered: