fix(status bar): status bar items couldn't open MRs and issues
This small fix converts a string
URL into vscode.Uri
. VS Code otherwise can't open the URL.
The unit tests were tested for the string
URL and hence passing.
This issue has been introduced in !227 (diffs)
Related to #378 (closed)
Edited by Tomas Vik