Skip to content
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

Feature request - Prompt to create/open workspace for leetcode #130

Closed
yaohaizh opened this issue Feb 17, 2019 · 2 comments · Fixed by #360
Closed

Feature request - Prompt to create/open workspace for leetcode #130

yaohaizh opened this issue Feb 17, 2019 · 2 comments · Fixed by #360
Labels
enhancement New feature or request
Milestone

Comments

@yaohaizh
Copy link

When open topic from this extension, it will open/create new file on the current workspace

  1. This will pollute the current workspace and SCM.
  2. Hard to maintain local leetcode code.

Expected:
Prompt user for separate workspace to organize the code per language.

@jdneo jdneo added the enhancement New feature or request label Feb 24, 2019
@jdneo
Copy link
Member

jdneo commented Feb 24, 2019

@poppinlp This issue is a little bit related to your previous work: #149. Would you like to have a try?

Basically, we can provide a new setting to set the leetcode workspace path. By default, it's ~/.leetcode. And prompt user to open that workspace if it's not opened when generating leetcode file.

@poppinlp
Copy link
Contributor

OK. I'll check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants