Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LeetCode-OpenSource/vscode-leetcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hummingg/vscode-leetcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 29, 2022

  1. feat: Add support for customized shortcut order

    Add support for customized shortcut order, the same to the order in setting
    hummingg authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cd4faf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. feat: Add support for customized shortcut order

    delete annotated code
    hummingg authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    750325b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    7dffcc4 View commit details
    Browse the repository at this point in the history
  2. v0.18.2

    leetcode.prompt.confirmSubmit
    hummingg authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    8e4649e View commit details
    Browse the repository at this point in the history
  3. v0.18.2

    number and order of shortcuts.
    hummingg authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    d216de3 View commit details
    Browse the repository at this point in the history
  4. v0.18.2

    自定义快捷方式的数量和顺序,提交代码前二次确认。
    hummingg authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    6648932 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from hummingg/patch-1

    v0.18.2
    hummingg authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    3b827d4 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    修改中文文档链接为自己的
    hummingg authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    e932c2a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update README.md

    hummingg authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3c802d7 View commit details
    Browse the repository at this point in the history
Loading