Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add LeetCode extension as an activity bar item instead of a panel in Explorer item#38

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jdneo merged 2 commits intoLeetCode-OpenSource:masterfromntt2k:master
May 25, 2018

Conversation

ntt2k
Copy link

Add LeetCode extension as an activity bar item instead of a panel in Explorer item.

For some people with a lot of pre-existence extensions already bloated the Explorer, this PR separate Leetcode extension as an individual activity bar item for easier navigation.

capture

jdneo reacted with thumbs up emoji
@jdneojdneo self-requested a reviewMay 25, 2018 05:09
@jdneojdneo added the enhancementNew feature or request labelMay 25, 2018
@jdneojdneo added this to the0.6.0 milestoneMay 25, 2018
@jdneo
Copy link
Member

Very cool! Thanks for the contribution@ntt2k.

Just one concern. could we use space instead of tab in the package.json?

ntt2k reacted with laugh emoji

@jdneo
Copy link
Member

Created an issue for this PR:#39

@ntt2k
Copy link
Author

Yes, please. Thank you very much for accepting this.
You actually remind me one of the most famous developer's debate-->
https://www.youtube.com/watch?v=V7PLxL8jIl8

ntt2k reacted with laugh emoji

@jdneo
Copy link
Member

Haha, that's a classic debate.

Just want to make the indent same in this project.
Leave the choice to you when you are doing your own projects. 😄

package.json Outdated
"leetcode-cli": "2.5.1",
"opn": "^5.2.0"
},
"__metadata": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This may not be a problem. Just curious about this field. Do you know where this field comes from?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

this field could have come from vscode as I modified directly inside program's location on disk ".vscode\extensions" ... I think you can delete it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I see...

Well I'm fine to change this myself, but I encourage that you can make the change directly in this PR, since this awesome feature is originally driven by you.

You can simply push the changes to your branchntt2k:master then the PR here can automatically synced.

The changes we need to do are:

  • repleacetab tospace
  • remove the__metadata fields inpackage.jon

Would you mind to do that? And please feel free to tell me if you have any question. 😄

@jdneojdneo merged commitb839a5d intoLeetCode-OpenSource:masterMay 25, 2018
@jdneo
Copy link
Member

Pretty cool! thanks.

ringcrl pushed a commit to ringcrl/vscode-leetcode that referenced this pull requestApr 21, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jdneojdneojdneo approved these changes

Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
None yet
Milestone
0.6.0
Development

Successfully merging this pull request may close these issues.

2 participants
@ntt2k@jdneo

[8]ページ先頭

©2009-2025 Movatter.jp