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
Observe the error stack having multiple relative paths
TypeError: vscodeUri.file is not a function
at Object.getFullPath (...\getgauge\gauge-lsp-tests\...\getgauge\gauge-lsp-tests\tests\util\fileExtension.js:8:22)
at Object.startGaugeDaemon (...\getgauge\gauge-lsp-tests\tests\lsp\daemon.js:14:30)
at Object.<anonymous> (tests\gaugeDaemon.js:4:18)
Expected behavior
The error path in the stacktrace should be correct
Actual behavior
The error path is getting concatenated with relative path twice
Steps to replicate
concept diagnostics.spec
Version
The text was updated successfully, but these errors were encountered: