vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

leetcode.workspaceFolder dont support ${env:USER}

Open Kurt-Shiwz opened this issue 4 years ago • 3 comments

os: macos vscode: 1.49 plugin:0.17

leetcode.workspaceFolder dont support ${env:USER}

Kurt-Shiwz avatar Sep 15 '20 17:09 Kurt-Shiwz

it seems ${env:xxx} variables can not be used in settings.json

futuretech6 avatar May 10 '23 10:05 futuretech6

it seems ${env:xxx} variables can not be used in settings.json macos settings.json go.toolsGopath ${env:USER} image

${USER} image

Kurt-Shiwz avatar May 11 '23 03:05 Kurt-Shiwz

then it's extension-based, and leetcode doesn't support these variables 😅

futuretech6 avatar May 11 '23 03:05 futuretech6