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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left shift fix 2299 #2300

Merged
merged 7 commits into from
Jan 19, 2018
Merged

Left shift fix 2299 #2300

merged 7 commits into from
Jan 19, 2018

Commits on Jan 16, 2018

  1. Configuration menu
    Copy the full SHA
    0591025 View commit details
    Browse the repository at this point in the history
  2. Tests for VSCodeVim#2299 and other left and right shift operations.

    Jesse Meade-Clift committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    9ccad64 View commit details
    Browse the repository at this point in the history
  3. Fix VSCodeVim#2299 left shift operator off by one bug

    Jesse Meade-Clift committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    c6dc6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19e9d7f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Fix tokenizeKeySequence bug introduced by handling left shift.

    Jesse Meade-Clift committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    ed32909 View commit details
    Browse the repository at this point in the history
  2. Make rawTokenize clearer.

    Jesse Meade-Clift committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    e2624c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    c9b877c View commit details
    Browse the repository at this point in the history