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

show logs meta json if keyword is a filename#13

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

Closed
Vigilans wants to merge1 commit intomasterfromvigilans/meta

Conversation

Vigilans
Copy link

Example:
image

@jdneo
Copy link

What is this for?

@Vigilans
Copy link
Author

To showpreview orsolution webview, a problem node must be provided.

There are two steps to retrieve the problem node from the text document.

  1. Get meta info from text document.
  2. Get problem node with the id in the meta info.

This PR works on the first step, providing the meta info needed (if we use file path as show keyword).

This is a way to reuse the meta info parsing logic ofleetcode-cli, since the logic is so coupled with cli utils that it's hard to extract it tovscode-leetcode.

Another way is to add an option likeleetcode meta <filename>, but it will introduce more code.

@VigilansVigilans deleted the vigilans/meta branchMay 8, 2019 11:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jdneojdneoAwaiting requested review from jdneo

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Vigilans@jdneo

[8]ページ先頭

©2009-2025 Movatter.jp