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

An option to show the colon at the start of the command line box #2064

Merged
merged 15 commits into from
Oct 12, 2017

Commits on Oct 7, 2017

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

Commits on Oct 10, 2017

  1. Bugfix VSCodeVim#1951: text selection in insert mode

    Use the normal selection in insert mode.
    This fixes VSCodeVim#1951. Selection in insert mode seems to be
    specific to this plugin and is not easily possible in normal Vim.
    DanEEStar committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    19c6e20 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. manually ran prettier

    DanEEStar committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    b20cd05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7602f View commit details
    Browse the repository at this point in the history
  3. Merge pull request VSCodeVim#2062 from DanEEStar/bugfix/selecting-ins…

    …ert-mode
    
    Bugfix VSCodeVim#1951: text selection in insert mode
    xconverge authored Oct 11, 2017
    Configuration menu
    Copy the full SHA
    c11bf8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    782d7e5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request VSCodeVim#2065 from DanEEStar/feature/copy-removed…

    …-unneeded-code
    
    removed code which is not needed anymore due to VSCodeVim#2062
    xconverge authored Oct 11, 2017
    Configuration menu
    Copy the full SHA
    b42de22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9aa47b2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request VSCodeVim#2058 from xconverge/dispose-old-modehand…

    …lers
    
    Dispose modehandler if NO documents match the modehandler document anymore
    xconverge authored Oct 11, 2017
    Configuration menu
    Copy the full SHA
    bee6ac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be55f2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    297b7ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59524aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    393635d View commit details
    Browse the repository at this point in the history
  12. Merge with upstream

    gadkadosh committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    c3edde1 View commit details
    Browse the repository at this point in the history
  13. Merge conflicts

    gadkadosh committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    8d98c79 View commit details
    Browse the repository at this point in the history