The source project of this merge request has been removed.
Closes #14
first time contribution to a vscode extension. hopefully not breaking something. works fine on my side (windows)!
- rootPath is deprecated, therefore calls have been replaced by workspaceFolder[0] / getWorkspaceFolder(uri).
- also fixes relative path detection of opened file in openers.js
Edited by Matthias Wirtz