git-autoconfig
git-autoconfig copied to clipboard
Avoid using workspace.rootPath, adopting Multi Root Workspace APIs
https://github.com/ShyykoSerhiy/git-autoconfig/blob/bde4f9d23e62aaaa181f2ad5b628e50e7d6531ff/src/extension.ts#L70
This extension appears to be using the workspace.rootPath API. This is a deprecated property and may not work as expected. Please use workspaceFolders instead.
More info: https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#eliminating-rootpath