The Wayback Machine - https://web.archive.org/web/20200915122443/https://github.com/LeetCode-OpenSource/vscode-leetcode/issues/424
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show the analysis article in the solution section? #424

Closed
hyt589 opened this issue Sep 17, 2019 · 2 comments
Closed

Show the analysis article in the solution section? #424

hyt589 opened this issue Sep 17, 2019 · 2 comments

Comments

@hyt589
Copy link

@hyt589 hyt589 commented Sep 17, 2019

馃殌 Feature Proposal

Instead of just showing the top solution, show the analysis article as well.

show this:
image

instead of just this:
image

Motivation

Sometimes just reading the code of other people's submission doesn't really help you understand the intuition behind it. Reading the analysis of the problem provides a deeper understanding of the problem. It would be nice if this could be integrated into the extension so people wouldn't have to leave vs code and go to the actual website.

@jdneo jdneo added the enhancement label Sep 28, 2019
@jdneo
Copy link
Member

@jdneo jdneo commented Sep 28, 2019

Since the link of the solution page is formatted as: https://leetcode.com/problems/<name>/solution/. We can put a link in the description page, which is very similar with #421

Any volunteer for this feature?

@iFun
Copy link
Contributor

@iFun iFun commented Oct 1, 2019

I can implement this feature

@jdneo jdneo closed this in #441 Oct 2, 2019
@jdneo jdneo added this to the 0.15.6 milestone Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can鈥檛 perform that action at this time.