-
Notifications
You must be signed in to change notification settings - Fork 665
Clicking 'Code Now' will show prompt #371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@huchenme This prompt is to make sure you are working with the desired workspace with the LeetCode files. Several users ask to have a way to configure where to save those files before. Regarding to your problem. The root cause is that when the VS Code is reloaded, the execution is terminated. Let me think about how to resume the execution after the VS Code is reloaded. |
@ANGIANAPR I can rename for better understanding about the real meaning of |
@jdneo as a user, I don't really need to manage or know the LeetCode folder. Before this issue I don't really know how this extension works, just simply click the tab icon, pick a problem and start coding. This extension was working without the popup showing. |
That‘s a problem. How about that...you can add a "Reveal in Explorer" shortcut in editor and manage the leetcode files in the system explorer rather than in the vscode explorer. |
@huchenme Actually this is a really hard decision to make to tune the experience. In your case that you don't care about the existence of LeetCode folder, while we do have other users who want to:
There must be some way to satisfy most of the users' preference, but I'm just thinking about it. Please feel free to let me know if you have some suggestions. Or PR will be much better. Thanks. |
@ANGIANAPR That would be something worth consideration! I'm thinking that in the dropdown list, I can add a new item, like |
@jdneo you could have a button / command to open LeetCode directory for those users while for most user, just use default location to save the files and they do not need to know there is such folder exists. |
Split this issue into two work items:
This issue will be closed. Thank you for the discussion and participation here, which are very inspiring. Please feel free to leave your comments into the separate issues if you have more ideas. Thanks. |
🐛 Bug Report
Clicking "Code Now" will show prompt below
It should open question but click any of these options will not open question
Extension Output
Paste here the LeetCode extension log from output channel.
Guidance: Press
Ctrl+Shift+U
, and toggle the channel toLeetCode
.Click to expand
The text was updated successfully, but these errors were encountered: