You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
yeah sorry, The expect behavior is that the folder name should not be use as filename. In the capture above the tag in the foldername is used as create filename which causes problem
It did not create a folder view like /linked-list/python3/add two number.py
instead it created a folder linked-list and named the file as python3
🐛 Bug Report
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 toLeetCode
.Your Environment
The text was updated successfully, but these errors were encountered: