Closed
Description
🐛 Bug Report
"leetcode.filePath": {
"default": {
// relative folder path
"folder": "${tag}/${language}",
// file name
"filename": ""
}
},
I leave the filename as blank because I wanted the old default filename and run into cannot create file error because it uses the folder name as the filename
To Reproduce
copy above and see the result
Expected behavior
folder name should be use as the filename
Extension Output
Paste here the LeetCode extension log from output channel.
Guidance: Press Ctrl+Shift+U
, and toggle the channel to LeetCode
.
Your Environment
- os:
- extension settings:
- nodejs version:
- vscode version:
- extension version: