Skip to content

Some suggestion and bugs feedback #139

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

Closed
jessewkun opened this issue Feb 19, 2019 · 2 comments
Closed

Some suggestion and bugs feedback #139

jessewkun opened this issue Feb 19, 2019 · 2 comments

Comments

@jessewkun
Copy link

jessewkun commented Feb 19, 2019

Bugs:

  1. When I entering the username just after installed the extension, the password box cannot be popped up. After restarting the vscode, it's worked.
  2. The checkmark could not be display After the code commit success. After restarting the vscode, it's worked.
  3. I could not see the previous commit code after restarting vscode. . .
  4. The login information could not be saved. I have to login in again when I restarted the vscode.

Suggestion:

  1. The latest version of vscode's left directory tree can filter specific files. It would be nice if the extension support similar features.
  2. If it possible to put the "Test in LeetCode" command in the editor, just like "submit to LeetCode"
@jdneo
Copy link
Member

jdneo commented Feb 19, 2019

@jessewkun Could you please create separate issues? The combined issue is very hard for tracking.

To answer your questions:

  1. When I entering the username just after installed the extension, the password box cannot be popped up. After restarting the vscode, it's worked.

Need more information about this bug, like is it stable repro?

  1. The checkmark could not be display After the code commit success. After restarting the vscode, it's worked.

Tracking by #91

  1. I could not see the previous commit code after restarting vscode.

See: https://github.com/jdneo/vscode-leetcode#pick-a-problem Check if the files are in $HOME/.leetcode/

  1. The login information could not be saved. I have to login in again when I restarted the vscode.

If you sign into the LeetCode in browser, your local session will be invalid. This is a limitaion from LeetCode

  1. The latest version of vscode's left directory tree can filter specific files. It would be nice if the extension support similar features.

Need more information about this feature request, like what kind of element is needed to be filtered.

  1. If it possible to put the "Test in LeetCode" command in the editor, just like "submit to LeetCode"

Related with #146

@jdneo
Copy link
Member

jdneo commented Mar 15, 2019

Hi @jessewkun,

Thank you for your feedback.

I've gone through all of them, and some of them having tracking issues, some of them have solution/answer and I've added my comment below.

Some of them need more information.

Considering tracking multiple problems in one issue is difficult and is not recommended, I will close this issue for now. If you have more comments, feel free to let me know, or you can create new issues for them.

Thanks

@jdneo jdneo closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants