251 KiB
Change Log
NOTE: For versions 1.23.0 and newer, include the lastest changes; please see CHANGELOG.md.
v1.22.2 (2022-02-18)
Fixed Bugs:
- Failed to handle key
j
: Cannot read property 'substring' of undefined #7512 - 1.22 broken for browser #7469
- Tab completion of file names should be case insensitive on Windows #7160
Merged pull requests:
- Fix extension for web #7520 (jeanp413)
- fix bugs with: Failed to handle key ... Cannot read property 'substring' of undefined #7513 (elazarcoh)
- Tab completion of file names is case insensitive on Windows #7471 (elazarcoh)
v1.22.1 (2022-02-08)
Fixed Bugs:
Merged pull requests:
v1.22.0 (2022-02-07)
Enhancements:
- Vim filter with WSL2 is unavailable #7100
Fixed Bugs:
O
does not properly preserve indentation #7423:marks
to list marks doesn't work #7367cgn
fails when the match is one character long #7291- Notebook-cells duplicate marks #7280
- Command line
move
command throwsE488: Trailing characters
#7207 - Opening search in multiple editors leads to invalid state #7038
:s
does not properly handle capture groups`\0`, `\1`, ...
#6963- Undo doesn't work in Notebook Cell #6960
- Cannot paste with
\<D-v\>
in command-line mode on OSX. Works with\<C-v\>
#6922 - Exclude
:w
,:q
, and:wq
from dot command #6829
Closed issues:
- why sneak doesn't highlight matching results using different characters as expected? #7429
- gh to show variable value in debug mode #7409
- Vimrc file won't reload after saving file with vimrcPath's home environment variable #7359
- vim.editVimrc command failed with vimrcPath's home environment variable #7358
- Keep selection when copying text #7352
- Type lower case "j" in insert mode has strange cursor behavior. #7351
vim.mode == 'Normal'
in key binding is triggering in replace mode #7256- Use a separate color for the current match while searching #7212
- Can't install in Azure Data Studio from VSIX package #7079
Merged pull requests:
- Fixed a bug where insertLineAbove would leave extra whitespace. #7450 (half-potato)
- add sentence when currentChar is undefined #7439 (monjara)
- Exclude :w, :q, and :wq from dot command #7428 (justalmill)
- Fixed insertLineBefore indent behavior #7424 (half-potato)
- Implement
inccommand
#7416 (adrsm108) - added enable key-repeating doc for Codium Exploration Users #7408 (AMMAR-62)
- Disable other extensions while running tests for avoiding unexpected side effect #7376 (waynewaynetsai)
- Fix <D-c> override system-clipboard issue for macOS users #7375 (waynewaynetsai)
- fix typo in README #7365 (ambiguous48)
- Fix .vimrc file's issues with vimrcPath's home environment variable #7360 (waynewaynetsai)
- Update README.md #7311 (xerosanyam)
- Silence failing tests on Windows and add Windows build step #7293 (tagniam)
- Add
vim.shell
setting for custom!
shell #7255 (tagniam) - Add silent option to key remappings #7253 (mly32)
- Refactor
externalCommand.ts
to not use temporary files #7252 (tagniam) - fix #6922: paste with <D-v> in command-line mode #7227 (Injae-Lee)
- Improve incremental search #7224 (adrsm108)
- search operator
\%V
#7215 (elazarcoh) - Fix a typo in the bug report template #7205 (brettcannon)
- Fix release date error #7178 (oo6)
- Added documentation for argument text objects #6942 (w-cantin)
v1.21.10 (2021-10-19)
Fixed Bugs:
:tabo\[nly\]
and:tabc\[lose\]
throwE488
in version 1.21.9 #7171
v1.21.9 (2021-10-18)
Fixed Bugs:
- /pattern/s/.../.../ doesn't work #7151
- 1.21.8 does not work in web worker anymore #7150
\*
throws an error whenwordSeparators
doesn't have/
#7135iskeyword
doesn't work for multiple languages #7123- Ex "copy" command with
.
,-
, or+
current, previous, or next line
at end of command stopped working #7058
Closed issues:
- README.md missing installation item: linux setup #7080
Merged pull requests:
- Load process polyfill automatically, required by util #7156 (jeanp413)
- Add pane resize keybindings #7138 (tagniam)
- Update ROADMAP.ZH.md #7137 (hellorayza)
- iskeyword is evaluated when a command is called
\#7123
#7126 (shinichy) - Fix bang command with ranges #7122 (tagniam)
- #6553: capture file mode and restore it after force write #7092 (joecrop)
v1.21.8 (2021-09-29)
Enhancements:
- Support
:substitute
'sn
flagcount matches without substituting
#7081 - Support
\['
and\]'
move to nearby lowercase mark
commands #7041
Closed issues:
- Inconsistent indentation? #7107
- Cannot change to normal mode. #7106
- Simple movement like HJKL should not be recorded in jump history for Ctrl-O and Ctrl-I #7102
Merged pull requests:
- fix ROADMAP.md typo #7066 (mly32)
- make vim strict ui extension #7049 (sandy081)
- Added documentation for all Vim Modes #6945 (w-cantin)
v1.21.7 (2021-08-31)
Enhancements:
:delete
and:yank
should support{count}
argument #6995
Fixed Bugs:
- Failed to handle key=<C-e>. Cannot read property 'end' of undefined #7027
- Failed to handle key=<Esc>. e.getTransformation is not a function #7009
Closed issues:
- Why vim-surround command csw"
word surround
is not working now? #7003 - Allow for appending to [a-z] registers #6965
Merged pull requests:
- Show command and search when showmodename is disabled #7021 (BlakeWilliams)
- Adds count argument to
:yank
and:delete
commands #7007 (DevinLeamy) - fix: <tab> behavior in replace mode #6997 (Komar0ff)
- Append to [a-z] registers #6971 (DevinLeamy)
v1.21.6 (2021-08-11)
Fixed Bugs:
- Backslashes must be duplicated in :s substitution #6890
- Failed to handle key=<Esc>. Overlapping ranges are not allowed! #6888
- Failed to handle key=:. No cursor index - this should never ever happen! #6887
:marks
show error position when focusing on another file #6886- Failed to handle key=.. Illegal argument: line must be non-negative #6870
- Repeating with
.
does not play nice with auto-matching quotes #6819
Closed issues:
- s #6959
- Make "gd" Open definition to the side in Search Editor #6921
- Failed to handle key=<C-o>. Could NOT open editor for "file:///home/fabrice/CRIStAL/Speed/examples/train_example.py". #6868
- Failed to handle key=2. Cannot read property 'length' of undefined #6861
- Failed to handle key=.. Overlapping ranges are not allowed! #6840
Merged pull requests:
- Fix history navigation in VS Code interactive window #6980 (rebornix)
- Remove look behind for Safari #6937 (rebornix)
- Fix /\c by requiring odd number of 's before c for case (in)sensitivity #6900 (edemaine)
- Fix escaping in :s substitutions #6891 (edemaine)
- Argument text object documentation #6857 (w-cantin)
- Add debuggingForeground to colorCustomizations #6852 (lmlorca)
v1.21.5 (2021-07-06)
Fixed Bugs:
- :sort u merges two duplicates #6825
- setting space as leader key does not work anymore #6824
- Problems with <leader> key and remapping in the latest version #6821
Merged pull requests:
v1.21.4 (2021-07-02)
Fixed Bugs:
2i"
should act likea"
, but exclude whitespace before/after the quotes #6806
v1.21.3 (2021-06-18)
v1.21.2 (2021-06-11)
v1.21.1 (2021-06-10)
v1.21.0 (2021-06-09)
v1.20.3 (2021-05-18)
v1.20.2 (2021-04-30)
v1.20.1 (2021-04-25)
v1.20.0 (2021-04-17)
v1.19.3 (2021-03-29)
v1.19.2 (2021-03-24)
v1.19.1 (2021-03-21)
v1.19.0 (2021-03-19)
v1.18.9 (2021-02-05)
v1.18.8 (2021-02-02)
v1.18.7 (2021-02-01)
v1.18.5 (2020-12-10)
v1.18.4 (2020-12-07)
v1.18.3 (2020-12-07)
v1.18.2 (2020-12-07)
v1.18.0 (2020-12-06)
v1.17.1 (2020-09-25)
v1.17.0 (2020-09-22)
beta (2020-09-21)
v1.11.0 (2019-09-28)
Enhancements:
- Support VSCode's View: Toggle Panel in vim mode. #4103
- Store subparsers in terms of abbreviation and full command #4094
- directories are un-completable with tab-completion #4085
- Command mode status bar is too small #4077
- set cursorcolumn #4076
- Support for whichwarp #4068
- Command line does not support Ctrl-W #4027
- Add setting to swap ; with : in Easymotion #4020
- Allow for placeholders in rebindings #4012
- Support :his[tory] #3949
- Support gdefault option #3594
Fixed Bugs:
- Find and replace all occurances in current line does not work #4067
- Commentary does not work in visual block mode #4036
- Change operator doesn't behave linewise when appropriate #4024
- $ command takes newline in visual mode #3970
- Text reflow doesn't respect tabs #3929
- commands
d, y, c...
don't work with the smart selection #3850 - :split Can't Open Files With Names That Include Spaces #3824
- Unexpected jumping after deleting a line with 'd-d' #3804
- jk doesn't respect tab size #3796
- 'dd' followed by any character jumps cursor to end of file. #3713
- In ctrl v mode, c doesn't change all instances #3601
Closed issues:
- gf doesn't work for files not from current directory #4099
- ViM extension makes VSCode super slow, typing is almost impossible. #4088
- mapping control-something to escape in insert doesn't work #4062
- When Overtype extension presents, VSCodeVim stops working. #4046
- <C-v> in search mode doesn't respect cursor position #4044
- Tests for special keys on command line #4040
- Cannot find module 'winston-transport' #4029
- How to re-map ":e" to ":w"? #4026
- Ctrl+h ignores useCtrlKeys and handleKeys binds #4019
- It is possible to scroll the cursor out of screen #3846
- ModeHandler messages not coming through debug console #3828
- :o fails in remote SSH #3815
- Being able to disable VIM on startup #3783
- Autocomplete feature #3570
Merged pull requests:
- Use command abbreviations #4106 (J-Fields)
- Update dependency @types/node to v12.7.8 #4100 (renovate[bot])
- Update dependency @types/node to v12.7.7 #4097 (renovate[bot])
- Update dependency sinon to v7.5.0 #4095 (renovate[bot])
- Tests for special keys on the command line #4090 (J-Fields)
- Add shift+tab support for cmd line #4089 (stevenguh)
- Update dependency ts-loader to v6.1.2 #4087 (renovate[bot])
- Update dependency ts-loader to v6.1.1 #4084 (renovate[bot])
- Add missing
to
in CONTRIBUTING.md #4080 (caleywoods) - Fix incorrect position when editing the same file in 2 splits #4074 (uHOOCCOOHu)
- Smile command #4070 (caleywoods)
- Update dependency @types/node to v12.7.5 #4066 (renovate[bot])
- Update dependency ts-loader to v6.1.0 #4065 (renovate[bot])
- Update dependency typescript to v3.6.3 #4064 (renovate[bot])
- Update dependency tslint to v5.20.0 #4060 (renovate[bot])
- Don't use lodash for things ES6 supports natively #4056 (J-Fields)
- Pin dependencies #4051 (renovate[bot])
- Fix gq to handle tab indentation #4050 (orn688)
- Add flag to replace
f
with a single-character sneak #4048 (J-Fields) - <C-v> doesn't respect the cursor in search mode #4045 (stevenguh)
- Fix dependencies #4037 (J-Fields)
- Update dependency @types/node to v12.7.4 #4033 (renovate[bot])
- Refactor the existing file opening and auto completion #4032 (stevenguh)
- Remove word in command line with <C-w> #4031 (stevenguh)
- Update dependency sinon to v7.4.2 #4030 (renovate[bot])
- Implement
nowrapscan
#4028 (contrib15) - linewise change operator #4025 (JoshuaRichards)
- Fix gj/gk so it maintains cursor position #3890 (hetmankp)
- WebPack builds for improved loading times #3889 (ianjfrosst)
v1.10.2 (2019-09-01)
Closed issues:
- Cut release 1.10.1 #4022
Merged pull requests:
v1.10.1 (2019-08-31)
Fixed Bugs:
- ReplaceWithRegister doesn't work in visual mode #4015
- <C-n> not working in 1.10.0 #4011
- zh/zl/zH/zL not working properly #4008
Closed issues:
- Ctrl-P and Ctrl-N can‘t work in the latest version #4017
- d Command Removes Mode Text #3781
- Yanking "clears" mode
or makes it disappear
from status bar until INSERT mode #3488
Merged pull requests:
- Update dependency @types/node to v12.7.3 #4021 (renovate[bot])
- Make ReplaceWithRegister work in visual mode #4016 (stevenguh)
- :w write in background #4013 (stevenguh)
- Update dependency typescript to v3.6.2 #4010 (renovate[bot])
v1.10.0 (2019-08-28)
Enhancements:
- <C-b> and <C-e> should be equivalent to <Home> and <End> on command line / search bar #3995
- Support
when
for contextual keybindings #3994 - Del should work on command/search line #3992
- Home/End should work on command/search line #3991
Ctrl-R
should allow pasting from a register when typing a command, as in insert mode #3950- Ctrl-P and Ctrl-N should be equivalent to Up / Down when entering a command or search #3942
- Support ignorecase for sort command #3939
- Support search offsets #3917
- Enhancement: sneak one char jump. #3907
- Simple undo command behaviour from vi/vim not implemented #3649
Fixed Bugs:
- Variable highlighting not working #3982
- Change side in diff mode #3979
- Annoying brackets autoremoving #3936
- "Search forward" functionality is not case sensitive #3764
- Does not start up with VSCode and no vim commands work #3753
Closed issues:
/
is not case sensitive #3980- Will VIM extension be compatible with python interactive window in the next update? #3973
- visual mode block copy/past #3971
- range yank does not work #3931
- Console warning #3926
- :wq does not close window if there are unsaved changes #3922
- make easymotion looks exactly the vim-easymotion way #3901
- bug to record macro #3898
- Faulty link in readme #3827
- Navigation in the explorer pane vim way
j , k
doesn't work after window reload #3760 - Easy motion shows error when jumping to brackets and backslash #3685
- I can't continuous movement the cursor ,and copy or delete more line. #3634
- Why don't work command mode? #3500
- Tab completion for
:vnew
and:tabnew
#3479 - Yank lines in 1 window should be available for pasting in another window #3401
Merged pull requests:
- Update dependency @types/lodash to v4.14.138 #4003 (renovate[bot])
- Fix typo in README.md #4002 (jedevc)
- Implement single char sneak #3999 (JohnnyUrosevic)
- fix :wq in remote #3998 (stevenguh)
- Update dependency tslint to v5.19.0 #3987 (renovate[bot])
- Fix console warning #3985 (huww98)
- Fix duplicated command added in
c542b42
#3984 (huww98) - Update dependency @types/lodash to v4.14.137 #3983 (renovate[bot])
- Update dependency @types/node to v12.7.2 #3981 (renovate[bot])
- Update dependency @types/node to v12.7.1 #3967 (renovate[bot])
- Update dependency @types/node to v12.7.0 #3964 (renovate[bot])
- Disallow all forms of :help #3962 (J-Fields)
- Be clear in package.json that vim.statusBarColorControl reduces performance #3961 (J-Fields)
- Update dependency sinon to v7.4.1 #3958 (renovate[bot])
- Implement
q/
andq?
#3956 (J-Fields) - When the
c
confirm
flag is used in a:s
command, don't use neovim #3955 (J-Fields) \<C-f\>
shows command history when pressed on command line #3954 (J-Fields)- Fix
gC
in visual mode #3948 (J-Fields) - Roll back dependency sinon to 7.3.2 #3947 (renovate[bot])
- Update dependency sinon to v7.4.0 #3944 (renovate[bot])
- Allow <C-p> and <C-n> to be used as prev/next when entering a command or search #3943 (J-Fields)
- Respect
editor.autoClosingBrackets
andeditor.autoClosingQuotes
when deleting a bracket/quote #3941 (J-Fields) - added option to ignore case when sorting #3938 (noslaver)
- Update dependency @types/node to v12.6.9 #3937 (renovate[bot])
- Update dependency vscode to v1.1.36 #3933 (renovate[bot])
- Implement search offsets #3918 (J-Fields)
v1.9.0 (2019-07-29)
Enhancements:
- Support ampersand
"&"
action in normal mode #3808
Fixed Bugs:
- At beginning of line with all spaces, backspace causes error #3915
- Go to Line Using [line]+gg Throws Exception #3845
- Easymotion uses RegExp #3844
%
doesn't ignore unmatched\>
#3807- Regression: full path to nvim is now required #3754
Closed issues:
- Mapping s in Visual Mode causes strange mistake #3788
Merged pull requests:
- Make
C
work with registers #3927 (J-Fields) - Implement ampersand
&
action #3925 (J-Fields) - Move prettier configuration to .prettierrc #3921 (kizza)
- Handle backspace on first character of all-space line correctly #3916 (J-Fields)
- Fix f/F/t/T with <tab> #3914 (J-Fields)
- Make
%
skip over characters such as '>' #3913 (J-Fields) - Do not treat easymotion input as regex unless it's a letter #3911 (J-Fields)
- fix(deps): update dependency lodash to v4.17.15 #3906 (renovate[bot])
- chore(deps): update dependency mocha to v6.2.0 #3905 (renovate[bot])
- Fixes #3754. Don't require full path to neovim #3903 (notskm)
- chore(deps): update dependency @types/node to v12.6.8 #3902 (renovate[bot])
- chore(deps): update dependency @types/node to v12.6.6 #3897 (renovate[bot])
- chore(deps): update dependency @types/node to v12.6.4 #3896 (renovate[bot])
- chore(deps): update dependency @types/node to v12.6.3 #3893 (renovate[bot])
- Add ReplaceWithRegister plugin #3887 (kizza)
v1.8.2 (2019-07-15)
Fixed Bugs:
Closed issues:
- Identifier highlights do not appear with keyboard movement #3885
- Cursor width when indent using tabs #3856
- cw without yank #3836
- Frozen in 'Activating Extensions' #3826
- How can we make a normal-mode shift-enter mapping? #3814
- Input response is too slow after updating vsc to the latest version(1.34.0) #3810
- Yank + motion only working partially #3794
- vim mode does not work after upgrading to 1.8.1 #3791
- Save File Using leader leader #3790
- space + tab transforme to solo tab #3789
- Unable to replace single quotes surrounding string with double quotes like I can in Vim #3657
- cannot bind "," #3565
Merged pull requests:
- fix(deps): update dependency lodash to v4.17.14 #3884 (renovate[bot])
- chore(deps): update dependency @types/node to v12.6.2 #3882 (renovate[bot])
- fix(deps): update dependency lodash to v4.17.13 #3881 (renovate[bot])
- chore(deps): update dependency typescript to v3.5.3 #3878 (renovate[bot])
- chore(deps): update dependency @types/lodash to v4.14.136 #3877 (renovate[bot])
- chore(deps): update dependency @types/node to v12.6.1 #3876 (renovate[bot])
- chore(deps): update dependency tslint to v5.18.0 #3874 (renovate[bot])
- fix: fix build break #3873 (jpoon)
- chore: fix URL for input method setting #3870 (AndersDJohnson)
- Assign activeTextEditor to local variable first. #3866 (yaegaki)
- Update dependency @types/node to v12.0.12 #3862 (renovate[bot])
- Update dependency @types/node to v12.0.11 #3861 (renovate[bot])
- fix log message for 'vim.debug.silent' #3859 (stfnwp)
- Update dependency @types/node to v12.0.10 #3858 (renovate-bot)
- Fix build per microsoft/vscode#75873 #3857 (octref)
- Update dependency vscode to v1.1.35 #3855 (renovate[bot])
- Update dependency @types/lodash to v4.14.135 #3854 (renovate[bot])
- pull request to fix the issue #3845 #3853 (zhuzisheng)
- upgrade pkgs #3843 (jpoon)
- Fix broken links in README.md #3842 (aquova)
- Update dependency typescript to v3.5.2 #3834 (renovate[bot])
- Fix WORD wrapped in pipes #3829 (scebotari66)
- Update dependency prettier to v1.18.2 #3819 (renovate[bot])
- Update dependency prettier to v1.18.0 #3818 (renovate[bot])
- Update dependency @types/lodash to v4.14.134 #3817 (renovate[bot])
- Update dependency @types/lodash to v4.14.133 #3802 (renovate[bot])
- Update dependency tslint to v5.17.0 #3801 (renovate[bot])
- Update dependency @types/mocha to v5.2.7 #3800 (renovate[bot])
- Consolidate documentation for visual modes #3799 (max-sixty)
- Update dependency typescript to v3.5.1 #3798 (renovate[bot])
- Update dependency @types/sinon to v7.0.12 #3795 (renovate[bot])
- Update dependency @types/lodash to v4.14.132 #3792 (renovate[bot])
v1.8.1 (2019-05-22)
Fixed Bugs:
- Vim extension UI "blocks" on remote development save #3777
- Cancelling a search should not undo :noh #3748
- <C-c> and <C-[> don't cancel search #3668
- <C-u>/<C-b> don't move cursor if the first line is visible #3648
- vim.statusBarColors.normal reports type error #3607
Closed issues:
- Copy inside of words after typing ci" #3758
Merged pull requests:
- Update dependency @types/lodash to v4.14.130 #3784 (renovate[bot])
- Update ROADMAP.ZH.md #3782 (sxlwar)
- Make the write command non-blocking on remote files #3778 (suo)
- Fix MoveHalfPageUp
\<C-u\>
when first line is visible. #3776 (faldah) - Update dependency @types/lodash to v4.14.129 #3771 (renovate[bot])
- Update dependency @types/lodash to v4.14.127 #3770 (renovate[bot])
- Fix statusBarColors linting in vscode user settings. #3767 (faldah)
- Update dependency prettier to v1.17.1 #3765 (renovate[bot])
- Update dependency @types/lodash to v4.14.126 #3755 (renovate[bot])
- Make sure :noh disables hlsearch until the next search is done #3749 (J-Fields)
v1.8.0 (2019-05-10)
Enhancements:
- :reg should show multiple registers if given multiple arguments #3610
- :reg should not show the _
black hole
register #3606 - Implement the %
file name
and :last executed command
registers #3605 - The .
last inserted text
register should be read-only #3604
Fixed Bugs:
- Backspace in command line mode should return to normal mode if the command is empty #3729
Closed issues:
- Tab to spaces setting in vscode not applying when extension is enabled #3732
- %d/string/d" does not work #3709
- Extension issue #3615
- Support the / register #3542
Merged pull requests:
- Show search results in the overview ruler #3750 (J-Fields)
- Update dependency @types/lodash to v4.14.125 #3747 (renovate[bot])
- <C-[> and <C-c> should terminate search mode #3746 (hkleynhans)
- Update dependency vscode to v1.1.34 #3739 (renovate[bot])
- Update dependency gulp to v4.0.2 #3738 (renovate[bot])
- Update dependency @types/lodash to v4.14.124 #3737 (renovate[bot])
- Fix replace character
`r`
behavior with newline #3735 (J-Fields) - Show
match {x} of {y}
in the status bar when searching #3734 (J-Fields) - Keymapping bindings inconsistently cased #3012 #3731 (ObliviousJamie)
- Return to normal mode after hitting <BS> on empty command line #3730 (J-Fields)
- Various improvements to registers #3728 (J-Fields)
- Add tab completion on vim command line #3639 (keith-ferney)
v1.7.1 (2019-05-05)
Enhancements:
- Set extensionKind in package.json to support Remote Development #3720
- gf doesn't work with filepath:linenumber format #3710
- Hive ctrl+G show which file is editing been supported? #3700
Fixed Bugs:
- Replace
:%s
confirm text is wrong #3715
Merged pull requests:
- Update dependency untildify to v4 #3725 (renovate[bot])
- Add searches from * and # to the search history #3724 (J-Fields)
- Implement Ctrl+G and :file #3723 (J-Fields)
- Correct replacement confirmation text #3722 (J-Fields)
- Set "extensionKind": "ui" to support remote development #3721 (mjbvz)
v1.7.0 (2019-04-30)
Fixed Bugs:
- vim.debug.suppress invalid #3703
- cw, dw, vw doesn't work with non-ascii char earlier in line #3680
- Word seperate doesn't works well #3665
- catastrophic performance #3654
Closed issues:
- Ctrl keys can not be remapped in insert mode #3697
- Surround: Implement whitespace configuration #3681
- :[line number]d causes type error #3678
- How to fit VIM search on IDE footer with long git branch name? #3652
- cannot open or close directories with L key in file navigation #3576
- VsCodeVim makes workbench.tree.indent not effective #3561
- Ex command 'copy' throws "failed to handle key=.undefined" error #3505
- All mappings in Visual mode do not work when you just enter Visual mod by pressing v #3503
Merged pull requests:
- Fix reverse selecting in normal mode. #3712 (kroton)
- chore(deps): update dependency typescript to v3.4.5 #3701 (renovate[bot])
- chore(deps): update dependency gulp to v4.0.1 #3698 (renovate[bot])
- chore(deps): update dependency typescript to v3.4.4 #3690 (renovate[bot])
- chore(deps): update dependency mocha to v6.1.4 #3689 (renovate[bot])
- chore(deps): update dependency sinon to v7.3.2 #3686 (renovate[bot])
- chore(deps): update dependency tslint to v5.16.0 #3683 (renovate[bot])
- docs: update slackin link #3679 (khoitd1997)
- Update dependency typescript to v3.4.3 #3677 (renovate[bot])
- Update dependency prettier to v1.17.0 #3676 (renovate[bot])
- Update dependency mocha to v6.1.3 #3675 (renovate[bot])
- Add note about unsupported motions #3670 (karlhorky)
- Fix word separation #3667 (ajalab)
- Update dependency typescript to v3.4.2 #3664 (renovate[bot])
- Update dependency mocha to v6.1.2 #3663 (renovate[bot])
- Fixes #2754. Ctrl+d/u pull cursor along when screen moves past cursor #3658 (mayhewluke)
- Implement <C-w> s #3563 (aminroosta)
v1.4.0 (2019-04-08)
Fixed Bugs:
- Performance degradation of word motions in v1.3.0 #3660
Closed issues:
- Adding vim style 'Go to Symbol in Workspace' shortcut #3624
Merged pull requests:
- Improve performance of word motions #3662 (ajalab)
- Update dependency tslint to v5.15.0 #3647 (renovate[bot])
- Update dependency @types/mocha to v5.2.6 #3646 (renovate[bot])
- Document display line movement best practices #3623 (karlhorky)
- Only use regex lookbehind where supported #3525 (JKillian)
v1.3.0 (2019-04-02)
Enhancements:
- Better non-ASCII character support in word motions #3612
Fixed Bugs:
- Preview file from explorer is not tracked as jump #3507
- ‘W’ and 'w' shortcut keys do not support Chinese characters! #3439
Closed issues:
- emmet with vscode vim #3644
- How do I insert a linebreak where the cursor is without entering into insert mode in VSCodeVim? #3636
- Hitting backspace with an empty search should return to normal mode #3619
- Search state should not change until a new search command is completed #3616
- Jumping to a mark that is off-screen should center the view around the mark #3609
- The original vim's redo command
Ctrl+Shift+R
doesn't work #3608 - vim-surround does not work with multiple cursors #3600
- digraphs cannot be inputted in different order #3599
- gU/gu does not work in visual mode #3491
- Error when executing 'View Latex PDF'-command from latex-workshop-plugin #3484
Merged pull requests:
- chore(deps): update dependency vscode to v1.1.33 #3643 (renovate[bot])
- chore(deps): update dependency typescript to v3.4.1 #3642 (renovate[bot])
- chore(deps): update dependency @types/sinon to v7.0.11 #3641 (renovate[bot])
- chore(deps): update dependency @types/diff to v4.0.2 #3640 (renovate[bot])
- Digraphs: Allow input in reverse order
fixes \#3599
#3635 (jbaiter) - Assign lastClosedModeHandler when onDidCloseTextDocument. #3630 (yaegaki)
- When backspace is hit on an empty search, cancel the search #3626 (J-Fields)
- Mark several features that have been implemented as complete in ROADMAP.md #3620 (J-Fields)
- When a search is cancelled, revert to previous search state #3617 (J-Fields)
- Support word motions for non-ASCII characters #3614 (ajalab)
- Support for gU and gu in visual mode #3603 (J-Fields)
- Chinese translation of ROADMAP.MD #3597 (sxlwar)
- fix(deps): update dependency neovim to v4.5.0 #3555 (renovate[bot])
v1.2.0 (2019-03-17)
Enhancements:
- The small delete register "- doesn't work #3492
Closed issues:
- Extension causes high cpu load #3587
- Custom keybind breaks search #3558
- vim-auto-save #3550
- Extension causes high cpu load #3546
- Extension causes high cpu load #3533
- The extension don't work with Java Extension Pack #3526
- command 'toggleVim' not found. #3524
- Error when upgraded to 1.1.0 #3521
- TaskQueue: Error running task. Invalid regular expression: #3519
- Chinese i18n support? #3497
Merged pull requests:
- Add yank highlighting
REBASED
#3593 (epeli) - chore(deps): update dependency tslint to v5.14.0 #3586 (renovate[bot])
- chore(deps): update dependency gulp-typescript to v5.0.1 #3585 (renovate[bot])
- chore(deps): update dependency @types/sinon to v7.0.10 #3583 (renovate[bot])
- chore(deps): update dependency @types/lodash to v4.14.123 #3582 (renovate[bot])
- Fix TOC #3574 (mtsmfm)
- chore(deps): update dependency @types/sinon to v7.0.9 #3568 (renovate[bot])
- Bump minimum VSCode version to 1.31.0 #3567 (JKillian)
- docs: remove outdated notes on splits from roadmap #3564 (JKillian)
- chore(deps): update dependency @types/lodash to v4.14.122 #3557 (renovate[bot])
- chore(deps): update dependency sinon to v7.2.7 #3554 (renovate[bot])
- chore(deps): update dependency sinon to v7.2.6 #3552 (renovate[bot])
- Add small deletions to small delete register #3544 (rickythefox)
- chore(deps): update dependency tslint to v5.13.1 #3541 (renovate[bot])
- Mod:change sneak sneakUseIgnorecaseAndSmartcase default value explana… #3540 (duguanyue)
- Fix links in README #3534 (yorinasub17)
- chore(deps): update dependency mocha to v6.0.2 #3529 (renovate[bot])
- chore(deps): update dependency @types/sinon to v7.0.8 #3528 (renovate[bot])
v1.1.0 (2019-02-24)
Fixed Bugs:
Closed issues:
-
Feature request
- Not working on vscode 1.31.0 #3473
- Extension causes high cpu load #3471
- Error when using the `> motion #3452
- Show mark label like VIM in visual studio #3406
Merged pull requests:
- Fixes vim.searchHighlightColor #3517 (jpoon)
- chore(deps): update dependency tslint to v5.13.0 #3516 (renovate[bot])
- chore(deps): update dependency vscode to v1.1.30 #3513 (renovate[bot])
- chore(deps): update dependency typescript to v3.3.3333 #3512 (renovate[bot])
- chore(deps): update dependency mocha to v6.0.1 #3511 (renovate[bot])
- chore(deps): update dependency gulp-tslint to v8.1.4 #3510 (renovate[bot])
- chore(deps): update dependency mocha to v6 #3499 (renovate[bot])
- chore(deps): update dependency gulp-sourcemaps to v2.6.5 #3498 (renovate[bot])
- chore(deps): update dependency @types/node to v10.12.27 #3496 (renovate[bot])
- chore(deps): update dependency @types/lodash to v4.14.121 #3487 (renovate[bot])
- Add CamelCaseMotion plugin #3483 (JKillian)
- chore(deps): update dependency @types/node to v9.6.42 #3478 (renovate[bot])
- chore(deps): update dependency vscode to v1.1.29 #3476 (renovate[bot])
- chore(deps): update dependency typescript to v3.3.3 #3475 (renovate[bot])
- Set < and > marks when yanking in visual mode. #3472 (rickythefox)
- Fixes #3468 #3469 (hnefatl)
- chore(deps): update dependency prettier to v1.16.4 #3465 (renovate[bot])
- chore(deps): update dependency gulp-git to v2.9.0 #3464 (renovate[bot])
- Digraph support #3407 (jbaiter)
v1.0.8 (2019-02-07)
Fixed Bugs:
- Cursor jumps after building with CMake #3462
- Illegal Value for Line using any input mode while WallabyJs || Quokka is running #3459
- Cursor jumps up to the beginning of a file after saving. #3444
Merged pull requests:
- fix: cursor jumps when selection changes to output window #3463 (jpoon)
- feat: configuration validators #3451 (jpoon)
- fix: de-dupe cursors #3449 (jpoon)
- chore(deps): update dependency @types/diff to v4.0.1 #3448 (renovate[bot])
- v1.0.7 #3447 (jpoon)
- refactor: no need for so many different ways to create a position object #3446 (jpoon)
v1.0.7 (2019-02-02)
Fixed Bugs:
- Illegal value for line error using command-mode range deletion #3441
- Extension crash or hangs when failing to call nvim #3433
Merged pull requests:
-
Bugfix
- refactor: rename cursorPositionJustBeforeAnythingHappened to cursorsInitialState #3443 (jpoon)
- fix: ensure cursor is in bounds. closes #3441 #3442 (jpoon)
- fix: validate that remappings are string arrays #3440 (jpoon)
- v1.0.6 #3438 (jpoon)
- chore(deps): update dependency typescript to v3.3.1 #3436 (renovate[bot])
- Adopt latest list navigation support #3432 (joaomoreno)
v1.0.6 (2019-02-01)
Fixed Bugs:
- Bad interaction between 1.0.5 and jscode-java-pack #3431
- Release 1.0.4 doesn't contain listed changes #3429
Merged pull requests:
- fix: check neovim configurations and timeout on nvim attach #3437 (jpoon)
- fix: revert back to previous non-async code when syncing cursor #3435 (jpoon)
- feat: output commit hash. closes #3429 #3430 (jpoon)
v1.0.5 (2019-01-31)
Merged pull requests:
- chore(deps): update dependency prettier to v1.16.3 #3428 (renovate[bot])
- v1.0.4 #3427 (jpoon)
v1.0.4 (2019-01-31)
Fixed Bugs:
- "Delete surrounding quotes" doesn't work in certain cases #3415
- 'gd' is working correctly, but an error occurs. #3387
Closed issues:
- Extension causes high cpu load #3400
Merged pull requests:
- fix ds" with nested quotes and add some tests - fixes #3415 #3426 (esetnik)
- chore(deps): update dependency @types/diff to v4 #3425 (renovate[bot])
- fix: single-key remappings were being ignored #3424 (jpoon)
- fix(deps): update dependency winston to v3.2.1 #3423 (renovate[bot])
- chore(deps): update dependency prettier to v1.16.2 #3422 (renovate[bot])
- chore(deps): update dependency @types/sinon to v7.0.5 #3421 (renovate[bot])
- chore(deps): update dependency @types/diff to v3.5.3 #3420 (renovate[bot])
- fix: validate configurations once, instead of every key press #3418 (jpoon)
- Run
closeMarkersNavigation
on ESC. Fix #3367 #3416 (octref) - chore(deps): update dependency vscode to v1.1.28 #3412 (renovate-bot)
- refactor: make globalstate singleton class #3411 (jpoon)
- Misc async fixes - new revision #3410 (xconverge)
- fix: closes #3157 #3409 (jpoon)
- fix #3157: register single onDidChangeTextDocument handler and delegate to appropriate mode handler #3408 (jpoon)
- chore(deps): update dependency prettier to v1.16.1 #3405 (renovate-bot)
- chore(deps): update dependency vscode to v1.1.27 #3403 (renovate-bot)
- fix address 'gf' bug.
replace file://
method #3402 (pikulev) - bump version #3399 (jpoon)
v1.0.3 (2019-01-20)
Merged pull requests:
- fix rangeerror. action buttons on log messages. #3398 (jpoon)
- chore(deps): update dependency prettier to v1.16.0 #3397 (renovate-bot)
- fix: gf over a 'file://...' path and #3310 issue
v2
#3396 (jpoon) - chore(deps): update dependency sinon to v7.2.3 #3394 (renovate-bot)
- fix: 3350 #3393 (jpoon)
- docs: change slackin host #3392 (jpoon)
- Update dependency @types/lodash to v4.14.120 #3385 (renovate-bot)
- Update dependency typescript to v3.2.4 #3384 (renovate-bot)
- Update dependency @types/sinon to v7.0.4 #3383 (renovate-bot)
- Fixes #3378 #3381 (xconverge)
- fixes #3374 #3380 (xconverge)
v1.0.2 (2019-01-16)
v1.0.1 (2019-01-06)
v1.0.0 (2019-01-05)
The first commit to this project was a little over 3 years ago, and what a journey it's been. To celebrate the new year, we are pushing out v1.0.0 of VSCodeVim! In addition to this project reaching such an amazing milestone, but in my personal life, I'll soon be celebrating the birth of my first-born. With that in mind, over the last few weeks I've tried to close out as many issues as I could before all my spare time is filled with diapers and bottles. Thanks to amazing team of maintainers, contributors, and users that have brought us to where we are today and where we'll go tomorrow.
Breaking Change:
vim.debug.loggingLevel
has been removed. In it's place we now havevim.debug.loggingLevelForConsole
. For full details, see the settings section of our README.
Enhancements:
Fixed Bugs:
- Status Bar Color did not changed with the mode #3316
- Error when remapping to commands with name starting with "extension." #3307
Closed issues:
- gf: 'try to find it with the same extension'-code doesn't work #3309
- Extension causes high cpu load #3289
- The Vim plugin can not edit except i/a/s #3270
- Keyboard stops working with VSCode when indenting multiline [MacOS Mojave] #3206
- ctrl o shortcut not work sometimes #3074
Merged pull requests:
- fix: closes #3316 #3321 (jpoon)
- fix: Actually fix #3295. #3320 (jpoon)
- refactor: disableExtension configuration should follow pattern of rest of configs #3318 (jpoon)
- feat: show vim errors in vscode informational window #3315 (jpoon)
- fix: log warning if remapped command does not exist. closes #3307 #3314 (jpoon)
- chore(deps): update dependency @types/sinon to v7.0.3 #3313 (renovate-bot)
- v0.17.3 #3306 (jpoon)
v0.17.3 (2018-12-30)
Enhancements:
- :on is not an editor command #3286
- editor.wordSeparators setting is ignored #3166
- save
:w or :wq
with SSHFS and LiveShare guest don't work properly #2956
Fixed Bugs:
- <c-o> jumps back to wrong location after 'gd' #3277
Closed issues:
- Either slash or colon not working #3291
- s and S Key Commands Not Working #3274
- Extension Host is unresponsive #3056
- Vim mode randomly not functional - show warning #2725
- Is hanging. #2629
Merged pull requests:
- fix: sync editor.wordSeparators and vim.iskeyword. closes #3166 #3305 (jpoon)
- feat: add on as alias for only #3303 (jpoon)
- fix: #3277 #3302 (jpoon)
- fix saving remote file error #3281 (zhuzisheng)
v0.17.2 (2018-12-28)
Fixed Bugs:
- v0.17.1 prints
\<tab\>
string for every tab keystroke #3298
Merged pull requests:
v0.17.1 (2018-12-28)
Fixed Bugs:
- Keybindings reset on invalid command #3295
Closed issues:
- For easy motion plugin, allow user to remap leader key. #3244
- after opening user settings, all Vim keybindings are disabled #3029
Merged pull requests:
- fix: ignore remappings with non-existent commands. fixes #3295 #3296 (jpoon)
- chore(deps): update node.js to v8.15 #3294 (renovate-bot)
- fix: slightly improve perf by caching vscode context #3293 (jpoon)
- fix: disable nvim shada #3288 (jpoon)
- chore(deps): update dependency @types/sinon to v7.0.2 #3279 (renovate-bot)
- refactor: status bar #3276 (jpoon)
- chore(deps): update dependency @types/node to v9.6.41 #3275 (renovate-bot)
- chore(deps): update dependency tslint to v5.12.0 #3272 (renovate-bot)
- Release #3271 (jpoon)
- chore(deps): update dependency typescript to v3.2.2 #3234 (renovate-bot)
v0.17.0 (2018-12-17)
Fixed Bugs:
- Running :reg when clipboard is empty causes an error #2898
Merged pull requests:
- Change to use native vscode clipboard #3261 (xconverge)
- chore(deps): update dependency @types/sinon to v7 #3259 (renovate-bot)
- chore(deps): update dependency sinon to v7.2.1 #3258 (renovate-bot)
- v0.16.13 -> v0.16.14 #3257 (jpoon)
v0.16.14 (2018-12-11)
Enhancements:
- Add support for new grid layout with splits #2696
Fixed Bugs:
- It seems % command is not treated like a motion #3138
Closed issues:
- vim.normalModeKeyBindingsNonRecursive do not work #3247
- Status bar in zen mode #3245
- When closing a window with
:q
VS Code now selects the tab "before" the one you were previously on #2984
Merged pull requests:
- chore(deps): update dependency vscode to v1.1.26 #3256 (renovate-bot)
- chore(deps): update dependency sinon to v7.2.0 #3255 (renovate-bot)
- Format operator fixes and tests #3254 (watsoncj)
- Added common example for key remapping for £ #3250 (ycmjason)
- chore(deps): update dependency @types/lodash to v4.14.119 #3246 (renovate-bot)
- Re-implement `` and '' with jumpTracker #3242 (dsschnau)
- chore(deps): update dependency gulp-typescript to v5 #3240 (renovate-bot)
- chore(deps): update dependency prettier to v1.15.3 #3236 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.40 #3235 (renovate-bot)
- fix typo #3230 (fourcels)
- chore(deps): update node.js to v8.14 #3228 (renovate-bot)
- chore(deps): update dependency vscode to v1.1.24 #3224 (renovate-bot)
- Fix #2984: wrong tab selected after :quit #3170 (ohjames)
v0.16.13 (2018-11-27)
Fixed Bugs:
- Finding with
?
renders/
in the status bar instead of?
#3211 - Test docker - debconf enforces interactive during build #3168
Closed issues:
- Problem with insert mode after highlighting in visual mode #3174
- Recursive mapping V key #3173
- Code Action not working when using Vim mappings #3160
Merged pull requests:
- v0.16.13 #3223 (jpoon)
- chore(deps): update node.js to v8.13 #3222 (renovate-bot)
- display '?' or '/' in status bar in search mode #3218 (dsschnau)
- fix: upgrade sinon 5.0.5->5.0.7. prettier 1.14.3->1.15.2 #3217 (jpoon)
- chore(deps): update dependency @types/node to v9.6.39 #3215 (renovate-bot)
- Fix #1287: CJK characters(korean) overlap each other in insert mode #3214 (Injae-Lee)
- chore(deps): update dependency @types/node to v9.6.37 #3204 (renovate-bot)
- chore(deps): update dependency @types/lodash to v4.14.118 #3196 (renovate-bot)
- chore(deps): update node.js to v8.12 #3194 (renovate-bot)
- chore(deps): update dependency @types/diff to v3.5.2 #3193 (renovate-bot)
- chore(deps): update dependency typescript to v3.1.6 #3188 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.36 #3187 (renovate-bot)
- docs: update roadmap for split and new #3184 (jpoon)
- fix: automerge renovate minor/patch #3183 (jpoon)
- Update dependency typescript to v3.1.5 #3182 (renovate-bot)
- Update dependency typescript to v3.1.4 #3175 (renovate-bot)
- Issue #3168 - Ubuntu tests #3169 (pschoffer)
- v0.16.12 #3165 (jpoon)
- chore(deps): update dependency sinon to v7.1.1 #3162 (renovate-bot)
- Convert synchronous funcs to async #3123 (kylecarbs)
v0.16.12 (2018-10-26)
Fixed Bugs:
- Gulp test with Docker fails to launch #3152
- The link to *Multi-Cursor* mode in __Table of content__ doesn't work
in repo
#3149 - Multi-Cursor + insertModeKeyBinding jk -> <Esc> #2752
Merged pull requests:
- Add more Docker documentation #3156 (westim)
- Fix 3152: Upgrade Docker prerequisite libgtk from 2.0 to 3.0 #3153 (westim)
- Fix #3149: broken table of contents links #3151 (westim)
- Fix for #2752 #3131 (donald93)
v0.16.11 (2018-10-19)
Closed issues:
- Version 0.16.10 stuck in insert mode #3143
- fold code block bug #3140
- Escape key stopped being registered so can't exit insert mode #3139
Merged pull requests:
- Prevent error on loading search history if no active editor on startup #3146 (shawnaxsom)
- v0.16.10 #3137 (jpoon)
v0.16.10 (2018-10-14)
Enhancements:
- Previous searches are not saved across sessions #3098
- substitution statefulness #3067
- feat: implement 'changeWordIncludesWhitespace' option #2964 (darfink)
Fixed Bugs:
- Wrong cursor position after using same file in two panels #2688
- Search and replace doesn't work with current line
.
and relative lines #2384
Closed issues:
- Broken on Insiders build #3119
- Cannot bind <C-h> #3072
- CTRL-[ does not quit the command-line editing mode #3019
Merged pull requests:
- chore(deps): update dependency sinon to v7 #3135 (renovate-bot)
- chore(deps): update dependency typescript to v3.1.3 #3130 (renovate-bot)
- Update dependency typescript to v3.1.2 #3122 (renovate-bot)
- Update dependency @types/node to v9.6.35 #3121 (renovate-bot)
- Update dependency @types/lodash to v4.14.117 #3120 (renovate-bot)
- Update dependency @types/sinon to v5.0.5 #3118 (renovate-bot)
- Save search history to a file like commandline history #3116 (xconverge)
- fix
simpler
- cursor whenever changing editors - closes #2688 #3103 (captaincaius) - feature: relative, plus/minus ranges. closes #2384 #3071 (captaincaius)
- Adding state to substitution command #3068 (captaincaius)
v0.16.9 (2018-10-08)
Fixed Bugs:
- Repeating command
`.`
after doing vim-easymotion find character command doesn't work. #3111 - Incrementing / Decrementing numbers doesn't work when it's after a minus sign and a word #3057
- Unexpected behavior with easymotion and
.
as repeat command #2310
Merged pull requests:
- support "edit" command #3114 (m59peacemaker)
- Minor C-a C-x fix #3113 (xconverge)
- Allow dot to repeat after doing any EasyMotion move #3112 (xconverge)
v0.16.8 (2018-10-06)
Closed issues:
- <C -c> stopped working this morning #3110
- version 0.16.6 cause <tab> key insert string for unknown reason #3096
- yank in visual mode doesn't update register 0 #3065
- Paste the yanked text with "0p does no work #2554
- Surround: Keep HTML attributes when changing tags #1938
Merged pull requests:
- Fix issues with keybindings when changing to an editor in different mode #3108 (shawnaxsom)
- README cleanup #3107 (xconverge)
- Update readme based on new feature for surround with attributes #3106 (xconverge)
- fixes #1938 Allow to retain attributes when using surround #3105 (xconverge)
- Multiline yank writes to 0 register; fixes #1214 #3087 (JKillian)
v0.16.7 (2018-10-06)
Merged pull requests:
- Update dependency @types/sinon to v5.0.4 #3104 (renovate-bot)
- Cleanup gt count command #3097 (xconverge)
- Update dependency @types/sinon to v5.0.3 #3093 (renovate-bot)
- Update dependency @types/node to v9.6.34 #3092 (renovate-bot)
- Update dependency sinon to v6.3.5 #3091 (renovate-bot)
- Remappings not applying with operators that enter insert mode #3090 (shawnaxsom)
- v0.16.6 #3085 (jpoon)
- Add support for grid layout #2697 (rodcloutier)
v0.16.6 (2018-10-02)
Fixed Bugs:
- Confirm-Replace works incorrectly with global substitute for certain types of replace patterns #2950
- Remapping
d
to always delete to black-hole #2672
Closed issues:
Merged pull requests:
- Feature/fix black hole operator mappings #3081 (shawnaxsom)
- Feature/insert mode optimizations #3078 (shawnaxsom)
- Update dependency typescript to v3.1.1 #3077 (renovate-bot)
- Update dependency @types/node to v9.6.32 #3066 (renovate-bot)
- Fix substitute with gc flag #3055 (tomotg)
v0.16.5 (2018-09-21)
Fixed Bugs:
- keybinding <c-f> overwrite vscode's default behavior #3050
- New Jump Tracker doesn't always handle that isn't left open in a tab #3039
- Exiting CommandMode should mimic Vim behavior #3035
Closed issues:
- C-o, C-i strange jumping behavior. #3047
- Support vscode's color copy #3038
- Possible for
:new
to a open a new editor in the current group without splitting? #2911 - Support for ' '
Jump to previous cursor position
#2031
Merged pull requests:
- Update dependency prettier to v1.14.3 #3060 (renovate-bot)
- fix
\<C-f\>
in 「Insert」mode #3051 (myhere) - Support for line completion
\<C-x\>\<C-l\>
#3048 (shawnaxsom) - Update dependency lodash to v4.17.11 #3045 (renovate-bot)
- Fixed Jump Tracker jumps when jumping from a file that auto closes #3041 (shawnaxsom)
- Fix: Missing bindings to exit CommandMode. closes #3035 #3036 (mxlian)
v0.16.4 (2018-09-10)
Enhancements:
-
FEATURE REQUEST
Closed issues:
- Moving out of viewport centers the viewport when it shouldn't #2998
- docs: all-contributors #2645
- Make small movement command not registered to Ctrl+o #1933
Merged pull requests:
- Feature/improved jump list #3028 (shawnaxsom)
- I or A in visual/visual line mode creates multiple cursors #2167 #2993 (shawnaxsom)
v0.16.3 (2018-09-05)
Enhancements:
Closed issues:
- Expand selection with inner tag selection command #2907
Merged pull requests:
- fix: re-enable relativelinenumbers. closes #3020 #3025 (jpoon)
- fix: add activationevent onCommand type. closes #3016 #3023 (jpoon)
- Update dependency winston to v3.1.0 #3021 (renovate-bot)
- Update dependency diff-match-patch to v1.0.4 #3018 (renovate-bot)
- Update dependency @types/node to v9.6.31 #3011 (renovate-bot)
- Fix multiple issues with expand selection commands and pair/block movement #2921 (xmbhasin)
v0.16.2 (2018-08-30)
Closed issues:
- Intermediate cursor shape to show that a command is being entered #2999
Merged pull requests:
- Revert "Center cursor vertically on movement out of viewport" #3009 (hhu94)
- Update dependency typescript to v3.0.3 #3008 (renovate-bot)
- Update vim.searchHighlightColor in README.md #3007 (ytang)
- v0.16.1 #2997 (jpoon)
v0.16.1 (2018-08-27)
Fixed Bugs:
:vsp file\_name
cannot open file_name, although this file does exist #2983gf
go to file under cursor
produces the "Vim: The file ... does not exist." error, even though file clearly exists #2966- Open File with :e deletes file content #2963
Closed issues:
- "before": ["<C-x>", "C-s>"] not work. #2949
- VSCodeVim airline affecting color scheme #2948
-
Feature Request
- % should match on strings & chars #2935
- Throw away the mouse #2922
- Wried cursor behavior with INSERT MULTI CURSOR mode #2910
Merged pull requests:
- Lazy Load Neovim #2992 (jpoon)
- Update dependency @types/node to v9.6.30 #2987 (renovate-bot)
- Fix type in ROADMAP.md #2980 (nickebbitt)
- Fix emulated plugins link in README #2977 (jjt)
- Fix
gf
showing error for files which exist #2969 (arussellk) - Fix Typo in ROADMAP #2967 (AdrieanKhisbe)
- Center cursor vertically on movement out of viewport #2962 (hhu94)
- chore(deps): update dependency vscode to v1.1.21 #2958 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.28 #2952 (renovate-bot)
v0.16.0 (2018-08-09)
Enhancements:
Fixed Bugs:
- Cannot create files with extensions using :e[dit] {file} #2923
- :tablast broken with vscode 1.25.0 #2813
- 2gt not goes to the right tab #2789
Closed issues:
- "commandlineinprogress": "underline" causes issues #2896
- Quote macro sometimes doubling in Python #2662
- easy motion mapping key problem #1894
Merged pull requests:
- bump version #2946 (jpoon)
- chore(deps): update dependency prettier to v1.14.2 #2943 (renovate-bot)
- docs: move configs to tables for readability #2941 (jpoon)
- chore(deps): update dependency @types/node to v9.6.26 #2940 (renovate-bot)
- docs: clean-up readme #2931 (jpoon)
- chore(deps): update dependency @types/lodash to v4.14.116 #2930 (renovate-bot)
- fix: files with extensions not being auto-created. closes #2923. #2928 (jpoon)
- chore(deps): update dependency @types/node to v9.6.25 #2927 (renovate-bot)
- Fix :tablast breaking in vscode 1.25 #2813 #2926 (Roshanjossey)
- chore(deps): update dependency typescript to v3 #2920 (renovate-bot)
- chore(deps): update dependency gulp-git to v2.8.0 #2919 (renovate-bot)
- Fix Emulated Plugins TOC link in README #2918 (jjt)
- fix: use full path for configs #2915 (jpoon)
- fix: enable prettier for md #2909 (jpoon)
- Update dependency prettier to v1.14.0 #2908 (renovate-bot)
- Update dependency @types/node to v9.6.24 #2906 (renovate-bot)
- Update dependency @types/lodash to v4.14.115 #2905 (renovate-bot)
- Add --grep flag to gulp test #2904 (xmbhasin)
- Update dependency @types/lodash to v4.14.114 #2901 (renovate-bot)
- Fix gt tab navigation with count prefix #2899 (xconverge)
- Updating README FAQ #2894 (augustnmonteiro)
- refactor baseaction #2892 (jpoon)
- Revert "fix: use ferrarimarco's image instead of my fork to generate changelog" #2891 (jpoon)
- Integrate SmartIM to VSCodeVim #2643 (daipeihust)
v0.15.7 (2018-07-25)
Enhancements:
- Please use vscode's config folder for .cmdline_history #2799
- Improve neovim command execution status reporting in status bar #2878 (xconverge)
Fixed Bugs:
Closed issues:
- hjkl keys as arrow keys in intellisense contextual menu do not work #2885
Merged pull requests:
- Fix issue with incorrectly finding and triggering certain remappings #2890 (xconverge)
- Move commandline history to XDG_CACHE_HOME or %APPDATA% #2889 (xconverge)
- fix: use ferrarimarco's image instead of my fork to generate changelog #2884 (jpoon)
- fix: use map to search for relevant actions. #2021 #2883 (jpoon)
- fix: handle non-string remapped key. closes #2873 #2881 (jpoon)
v0.15.6 (2018-07-24)
Merged pull requests:
v0.15.5 (2018-07-24)
Merged pull requests:
- Neovim integration show errors when using commandline at correct times #2877 (xconverge)
- Improve error reporting with neovim commandline #2876 (xconverge)
- chore(deps): update dependency @types/lodash to v4.14.113 #2875 (renovate-bot)
v0.15.4 (2018-07-24)
Enhancements:
- Moving down at a fold that's at the end of the file causes an infinite loop #1855
Fixed Bugs:
- Long key chords does not trigger configured action. #2735
- Cursor jumps erratically before moving vertically #2163
Closed issues:
Merged pull requests:
- fix: add missing wrapkeys to test configuration #2871 (jpoon)
- Improve foldfix performance and potentially fix some bugs(#1855 #2163) #2867 (xmbhasin)
- Roadmap doc fix for visual mode case switching #2866 (pjlangley)
- Add whichwrap #2864 (davidmfoley)
- docs: add section on debugging remappings #2862 (jpoon)
- Cache mode so that calls to setContext is minimized #2861 (xconverge)
- Workaround surround bug #2830 (reujab)
- Add unit test for long user configured chords. #2736 (regiontog)
v0.15.3 (2018-07-20)
Fixed Bugs:
- :$ requires additional enter to go to end of buffer #2858
Merged pull requests:
- Fixes $ and % commands #2860 (xconverge)
- fixed buggy interactive substitute replacements #2857 (kevintighe)
v0.15.2 (2018-07-19)
Fixed Bugs:
- Change surround tag with tag including a dot #2850
- Delete using
'd' + 'number' + '+/-'
e.g. d5+
doesn't work like expected. #2846
Merged pull requests:
- fixes #2850 #2856 (xconverge)
- fix: don't run test when launching through vscode #2854 (jpoon)
- v0.15.1 #2853 (jpoon)
- Interactive Substitute #2851 (kevintighe)
v0.15.1 (2018-07-17)
Enhancements:
Fixed Bugs:
- ctrl+v no longer pastes in insert mode #2646
Merged pull requests:
- fix: upgrade winston to 3.0 #2852 (jpoon)
- update tslint and fix radix linting #2849 (xconverge)
- Update dependency @types/mocha to v5.2.5 #2847 (renovate-bot)
- gulp release #2841 (jpoon)
- Update dependency @types/lodash to v4.14.112 #2839 (renovate-bot)
- Add config option for sneak to use smartcase and ignorecase #2837 (xconverge)
v0.15.0 (2018-07-12)
Enhancements:
- TypeError shown on invalid search command. #2823
- Allow registering keybindings commands using strings #2806
Fixed Bugs:
- Keybindings not triggering #2833
- Macro doesn't memoryize
delete
key. #2702 - VimError's does not show up on the status bar #2525
Merged pull requests:
- Add "cursor" to commandline entry #2836 (xconverge)
- Update issue templates #2825 (jpoon)
- Cache the mode for updating status bar colors #2822 (xconverge)
- chore(deps): update dependency @types/lodash to v4.14.111 #2821 (renovate-bot)
- Fix quickpick commandline #2816 (xconverge)
- Added ability to register commands using simple strings
fixes \#2806
#2807 (6A)
v0.14.2 (2018-07-06)
Enhancements:
- <C-u> doesn't behave as expected in insert mode #2804
feature
Add an option to bring commandline back to old place #2773
Fixed Bugs:
- 2gt not goes to the right tab #2789
- Repeating a VISUAL LINE indentation is inconsistent with native vim behaviour #2606
- ngt/ngT for tab switching is broken #2580
Closed issues:
- editor.cursorStyle not being respected #2809
Merged pull requests:
- Make gt work correctly like gT #2812 (xconverge)
- chore(deps): update dependency @types/node to v9.6.23 #2811 (renovate-bot)
- feat: Update <C-u> insert mode behavior #2805 (mrwest808)
- bump version #2797 (jpoon)
- fixes #2606 #2790 (xconverge)
- Allow for quickpick commandline usage #2781 (xconverge)
v0.14.1 (2018-06-30)
Fixed Bugs:
- Remapping > to editor.fold #2774
- Bug: Remapping Numbers
0-9
#2759 - At a certain point VSCodeVim "forgets" all remappings for every new tab opened #2271
Closed issues:
- 0.14.0 doesn't work on Fedora 28, but 0.13.1 works. #2780
-
neovim
Merged pull requests:
- doc: emojify readme #2796 (jpoon)
- chore(deps): update dependency @types/mocha to v5.2.4 #2795 (renovate-bot)
- fix: enable remapping of numbers #2793 (jpoon)
- chore(deps): update dependency prettier to v1.13.7 #2786 (renovate-bot)
- refactor: simplify normalizekey() by using existing map #2782 (jpoon)
- fix: fixes bug where null arguments to vscode executecommand would fail #2776 (jpoon)
v0.14.0 (2018-06-26)
Fixed Bugs:
- Surround aliases not working as targets #2769
- Ctrl+D stuck on top of the window on visual mode #2766
- Cut two characters but only paste one. #2760
- Paste with CTRL+V while in edit mode does not work #2706
- Can't bind leader key shortcuts to some vscode methods #2674
- Searching forward / backward ignores count #2664
Closed issues:
- Yanking/deleting multiline into default register then pasting over other multiline text copies that overwritten multiline text, instead of retaining original yanked text. #2717
- "S"
capital s
does not behave properly when on prefixing whitespace #2240 - Bug: Can't navigate in autocompletion with "Ctrl+j" and "Ctrl+k". #1980
- Backwards delete using "X" doesn't allow count prefixes #1780
Merged pull requests:
- fixes #2769 #2772 (xconverge)
- Fix #2766. #2771 (rebornix)
- Update dependency prettier to v1.13.6 #2768 (renovate-bot)
- fixes #2766 #2767 (xconverge)
- fixes #1980 #2765 (xconverge)
- Fixes #1780 #2764 (xconverge)
- fixes #2664 and removes unused variable #2763 (xconverge)
- fixes #2706 #2762 (xconverge)
- fixes #2760 #2761 (xconverge)
- Move commandline to status bar to allow history navigation #2758 (xconverge)
- chore(deps): update dependency @types/mocha to v5.2.3 #2757 (renovate-bot)
- v0.13.1 #2753 (jpoon)
v0.13.1 (2018-06-19)
Closed issues:
- Remapping ESC in insert mode with CR or Space does work via settings #2584
Merged pull requests:
- fix: closes #1472. insertModeKeyBindings apply to insert and replace modes #2749 (jpoon)
- fix: closes #2390. enables remapping using '<enter>' #2748 (jpoon)
- chore(deps): update dependency @types/lodash to v4.14.110 #2745 (renovate-bot)
- Update visualModeKeyBindingsNonRecursive example #2744 (chibicode)
- Fix #1348. ctrl+D/U correct position #2723 (rebornix)
v0.13.0 (2018-06-18)
Breaking changes:
Enhancements:
- Allow remappings from mocked configurations during testing. #2732
- use vscode task api #2731
- Add visualModeKeyBindings, in addition to otherModesKeyBindings #2705
-
FEATURE REQUEST
- How to make a keybinding only work in visual mode? #1805
- Allow simplified keybinding syntax in settings.json #1667
Fixed Bugs:
- gf creates files when the given file does not exist #2683
- Change/Delete/Yank combined with next unmatched bracket/parenthesis not behaving correctly #2670
-
Bug report
Closed issues:
- Keybindings with Alt modifier. #2713
- Commands cc and S do not respect indent level if executed before the first character #2497
- Toggling Vim Mode using keybindings is broken #2381
- Searching finds nothing when pasting from cmd #2362
- Evil mode #2328
- different key bindings for normal and visual mode #2205
- need support for alt+x key mapping #2061
- Keybindings with space don't seem to work #2039
-
Not Sure
- "TypeError: Cannot read property 'isEqual' of undefined" while debugging an extension with vim enabled #2019
- :m command doesn't work #2010
- pane switching is broken in newest vscode-insiders #1973
-
Bug
Merged pull requests:
- fix: handle when commandLineHistory is empty #2741 (jpoon)
- chore(deps): update dependency @types/node to v9.6.22 #2739 (renovate-bot)
- fix: use explicit configuration for logginglevel #2738 (jpoon)
- fix: remove duplicate UT #2734 (jpoon)
- Don't ignore mocked configurations' remaps during testing. #2733 (regiontog)
- chore(deps): update dependency typescript to v2.9.2 #2730 (renovate-bot)
- Fix autoindent on cc/S #2497 #2729 (dqsully)
- chore(deps): update dependency @types/mocha to v5.2.2 #2724 (renovate-bot)
- fix: revert our workaround cursor toggle as this has been fixed in vscode #2720 (jpoon)
- feat: use winston for logging #2719 (jpoon)
- chore(deps): update dependency prettier to v1.13.5 #2718 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.21 #2715 (renovate-bot)
- Update prettier dependency #2712 (xconverge)
- chore(deps): update dependency @types/mocha to v5.2.1 #2704 (renovate-bot)
- fix gf to be like issue #2683 #2701 (SuyogSoti)
- chore(deps): update dependency typescript to v2.9.1 #2698 (renovate-bot)
- Fix vim-commentary description in README #2694 (Ran4)
- chore(deps): update dependency @types/node to v9.6.20 #2691 (renovate-bot)
- fix: fix 'no-use-before-declare' requires type information lint warning #2679 (jpoon)
- chore(deps): update dependency gulp-git to v2.7.0 #2678 (renovate-bot)
- chore(deps): update dependency vscode to v1.1.18 #2676 (renovate-bot)
- Fixed difference in behavior for ]) and ]} when combined with certain operators #2671 (willcassella)
- fix(deps): update dependency untildify to v3.0.3 #2669 (renovate-bot)
- chore(deps): update dependency mocha to v5.2.0 #2666 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.16 #2644 (renovate-bot)
v0.12.0 (2018-05-16)
- Fix development problems on win #2651 (KamikazeZirou)
- Fixes #2632 #2641 (xconverge)
- Revert "[Fix] Restore 'when' conditions in <C-v>, <C-j>, <C-k>" #2640 (jpoon)
- fix(deps): update dependency diff-match-patch to v1.0.1 #2631 (renovate-bot)
- Update dependency @types/node to v9.6.14 #2630 (renovate-bot)
-
Fix
- Link to Linux setup #2627 (gggauravgandhi)
- fix: immediately exit travis on build error #2626 (jpoon)
- fix: immediately exit if there is an error on ts #2625 (jpoon)
- feat: log to outputChannel #2623 (jpoon)
- Implement "q:" command #2618 (KamikazeZirou)
v0.11.6 (2018-05-07)
- chore(deps): update dependency @types/node to v9.6.12 #2615 (renovate-bot)
-
Fix
-
Fix
- chore(deps): update dependency tslint to v5.10.0 #2605 (renovate-bot)
- Add o command in visual block mode #2604 (tyru)
-
Fix
-
Fix
- Add missing window keys
\<C-w\>\<C-\[hjklovq\]\>
#2600 (tyru) - fix: fail on ts transpile errors by setting noEmitOnErrors #2599 (jpoon)
- add easymotion-lineforward and easymotion-linebackward #2596 (hy950831)
- Fix description in 🔢 % command #2595 (Ding-Fan)
-
Fix
-
Fix
- Implement gn,gN command #2589 (tyru)
-
Fix
-
Fix
-
Fix
- fix: Manually dispose ModeHandler when no longer needed #2577 (BinaryKhaos)
- chore(deps): update dependency vscode to v1.1.16 #2575 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.7 #2573 (renovate-bot)
- Fixes #2569. Fix vi{ for nested braces. #2572 (Shadaraman)
- Fixed neovim spawning in invalid directories #2570 (Chillee)
- chore(deps): update dependency @types/lodash to v4.14.108 #2565 (renovate-bot)
- Hopefully fixing the rest of our undo issues #2559 (Chillee)
v0.11.5 (2018-04-23)
- chore(deps): update dependency gulp-bump to v3.1.1 #2556 (renovate-bot)
- chore(deps): update dependency typescript to v2.8.3 #2553 (renovate-bot)
- chore(deps): update dependency @types/node to v9.6.6 #2551 (renovate-bot)
- chore(deps): update dependency @types/mocha to v5.2.0 #2550 (renovate-bot)
- Fixed undo issue given in #2545 #2547 (Chillee)
- chore(deps): update dependency mocha to v5.1.1 #2546 (renovate-bot)
- chore(deps): update dependency prettier to v1.12.1 #2543 (renovate-bot)
- chore(deps): update dependency @types/lodash to v4.14.107 #2540 (renovate-bot)
v0.11.4 (2018-04-14)
- fix: don't call prettier when no files updated #2539 (jpoon)
- chore(dep): upgrade gulp-bump, gulp-git, gulp-typescript, prettier, typescript, vscode #2538 (jpoon)
- chore(deps): update dependency @types/node to v9.6.5 #2535 (renovate-bot)
- chore(deps): update dependency mocha to v5.1.0 #2534 (renovate-bot)
- docs: update readme to indicate restart of vscode needed #2530 (jdhines)
- chore(deps): update dependency @types/node to v9.6.4 #2528 (renovate-bot)
- chore(deps): update dependency @types/diff to v3.5.1 #2527 (renovate-bot)
- chore(deps): update dependency @types/diff to v3.5.0 #2523 (renovate-bot)
- bug: Neovim not spawned in appropriate directory
fixes \#2482
#2522 (Chillee) - bug: fixes behaviour of search when using * and #
fixes \#2517
#2518 (clamb) - chore(deps): update dependency @types/node to v9.6.2 #2509 (renovate-bot)
- chore(deps): update node docker tag to v8.11 #2496 (renovate-bot)
- chore(deps): update dependency mocha to v5.0.5 #2490 (renovate[bot])
- chore(deps): update dependency gulp-tslint to v8.1.3 #2489 (renovate[bot])
- chore(deps): update dependency @types/lodash to v4.14.106 #2485 (renovate[bot])
- chore(deps): pin dependencies #2483 (renovate[bot])
- Configure Renovate #2480 (renovate[bot])
- Add jumptoanywhere command for easymotion #2454 (jsonMartin)
v0.11.3 (2018-03-29)
- docs: add documentation for installing xsel. fixes #2071 #2476 (jpoon)
- Respect vim.visualstar configuration
fixes \#2469
#2470 (ytang) - feat: Added <C-w>= keybind #2453 (844196)
- neovim.ts: typo in log #2451 (prakashdanish)
- await openEditorAtIndex1 command #2442 (arussellk)
v0.11.2 (2018-03-09)
- Readds vimState.lastClickWasPastEOL. Fixes #2404 #2433 (Chillee)
- fix: selection in search in visual mode #2406 #2418 (shortheron)
v0.11.1 (2018-03-08)
- Set the timeout to 0 for waitforcursorupdatestopropagate #2428 (Chillee)
- fix: use 'fsPath'. closes #2422 #2426 (jpoon)
- fix: don't overwrite file if file exists. fixes #2408 #2409 (jpoon)
- Fix :tabm to use moveActiveEditor command #2405 (arussellk)
v0.11.0 (2018-02-26)
- Fix :tabe {file} only relative to current file
\#1162
#2400 (arussellk) - fix: clean-up neovim processes. closes #2038 #2395 (jpoon)
- refactor: no need to set current mode twice #2394 (jpoon)
- feat: create file if file does not exist. closes #2274 #2392 (jpoon)
- fix: status bar when configuration.showcmd is set
fixes \#2365
#2386 (jpoon) jj
cursor position fix for #1418 #2366 (prog666)- fix: actually run prettier #2359 (jpoon)
- feat: implements usage of
insert
to toggle between modesas per \#1787
#2356 (jpoon) - Build Improvements #2351 (jpoon)
- Possibility to set statusBar foreground color #2350 (mgor)
- Fixes #2346 #2347 (Chillee)
- Improve Test Infrastructure #2335 (jpoon)
- fix typo in README #2327 (hayley)
- Sneak plugin #2307 (jpotterm)
v0.10.13 (2018-01-23)
v0.10.12 (2018-01-23)
- fix: closes #730. setcontext when switching active text editors #2320 (jpoon)
- Update README for Mac key repeat #2316 (puradox)
- Default to vim behaviour for Ctrl+D #2314 (Graham42)
- Left shift fix 2299 #2300 (jessewmc)
v0.10.11 (2018-01-18)
v0.10.10 (2018-01-16)
- fix: add tests for compareKeyPressSequence #2289 (jpoon)
- Fix BaseAction.couldActionApply to work with two-dimensional keys array #2288 (jpotterm)
- refactor: move modehandlermap to own class #2285 (jpoon)
- fix: status bar not updating following toggle #2283 (jpoon)
- Fix: Warnings when retrieving configurations w/o resource #2282 (jpoon)
- fix: <C-d> remapping disabled by default. functionality controlled by "handleKeys" #2269 (Arxzin)
v0.10.9 (2018-01-11)
- feature: "h", "l" keybindings for sidebar #2290 (Nodman)
- fix: no need to change cursor if there is no active editor. closes #2273 #2278 (jpoon)
- fix: fixes circular dependency between notation and configuration #2277 (jpoon)
- fix: show cmd-line errors in status bar. add new E492 error #2272 (jpoon)
- refactor: normalize keys when loading configuration #2268 (jpoon)
v0.10.8 (2018-01-05)
- fix(2162): handleKeys was previously only handling negation #2267 (jpoon)
- fix(2264): go-to-line #2266 (jpoon)
- fix(2261): change status bar text for search-in-progress to be more l… #2263 (jpoon)
- fix(2261): fix regression. show search string in status bar #2262 (jpoon)
v0.10.7 (2018-01-04)
- Stop Silently Failing #2250 (jpoon)
- Misc Bug Fixes and Refactoring #2243 (jpoon)
- fix(2184): handle situation when no document is opened #2237 (jpoon)
v0.10.6 (2017-12-15)
- update(package.json) #2225 (jpoon)
- Add C-[ to Replace Mode escape #2223 (deybhayden)
- Do not open open file dialog when calling
:e!
#2215 (squgeim) - Update
list.\*
command keybindings #2213 (joaomoreno) - moar clean-up #2208 (jpoon)
- Fix cursor position of <C-o> command in insertmode #2206 (hy950831)
- refactor(modehandler-updateview): use map and remove unused context #2197 (jpoon)
- Integrate TravisBuddy #2191 (bluzi)
- Fix #2168: Surround offset #2171 (westim)
- Fix #1945 $ in VisualBlock works on ragged lines #2096 (Strafos)
v0.10.5 (2017-11-21)
- Fixed incorrect styling of 'fake' cursors #2161 (Chillee)
- Fix #2155, Fix #2133: escape delimiter substitute #2159 (westim)
- Fix #2148: vertical split command #2158 (westim)
- fix(1673): re-enable some tests #2152 (jpoon)
- keep workbench color customizations when using status bar color #2122 (rodrigo-garcia-leon)
v0.10.4 (2017-11-14)
v0.10.3 (2017-11-13)
- Fix release #2142 (jpoon)
- Code Cleanup #2138 (jpoon)
- Fixed typo in README #2137 (Nonoctis)
- fix(travis): use lts/carbon
v8.9.1
for travis #2129 (jpoon) - Fix ^, $, add case sensitivity override in search #2123 (parkovski)
- fix vscode launch/tasks #2121 (jpoon)
- Fix remapping keys to actions with "mustBeFirstKey", fixes #2216 #2117 (ohjames)
- Fixes #2113: Start in Disabled mode configuration. #2115 (westim)
- fix(line-endings): change all files to lf #2111 (jpoon)
- fix(build): position does not exist for replacetexttransformation #2105 (jpoon)
- Use 'editor.unfold' with direction: 'down' #2104 (aeschli)
- Pesky penguin CHANGELOG.md update. #2091 (westim)
- Added unit tests for movement commands. #2088 (westim)
- Fix #2080 #2087 (Strafos)
- Update Contributors #2083 (mcsosa121)
- Fixes #1974: U command #2081 (westim)
- Fix #2063 #2079 (Strafos)
- Fix #1852 surround issue at end of line #2077 (Strafos)
- added
showOpenDialog
when typing emtpy e #2067 (DanEEStar) - Fix gj/gk in visual block mode #2046 (orn688)
v0.10.2 (2017-10-14)
- Update ROADMAP.md #2073 (xconverge)
- Change ignoreFocusOut to false for the command line #2072 (gadkadosh)
- Upgrade packages #2070 (jpoon)
- fixes #1576 and showcmd configuration option #2069 (xconverge)
- removed code which is not needed anymore due to #2062 #2065 (DanEEStar)
- An option to show the colon at the start of the command line box #2064 (gadkadosh)
- Bugfix #1951: text selection in insert mode #2062 (DanEEStar)
- Dispose modehandler if NO documents match the modehandler document anymore #2058 (xconverge)
- Fixes #2050 Allow custom cursor styles per mode #2054 (xconverge)
- Fixes #1824: g; and g, commands. #2040 (westim)
- Fixes #1248: support for '., `., and gi commands. #2037 (westim)
- Fix for issue #1860, visual multicursor movement. #2036 (westim)
- Fix a typo #2028 (joonro)
v0.10.1 (2017-09-16)
- Fixing travis issues #2024 (Chillee)
- Correct behavior of mouseSelectionGoesIntoVisualMode #2020 (nguymin4)
- Easymotion improvements #2017 (MaxfieldWalker)
- fix #2009 #2012 (MaxfieldWalker)
- Fix deref of undefined race on startup. #2002 (brandonbloom)
- Use Go To Def & history absent a tag stack. #2001 (brandonbloom)
- Fix#1981 #1997 (MaxfieldWalker)
- Improvements to paragraph text objects. #1996 (brandonbloom)
- Implement '' and ``. #1993 (brandonbloom)
v0.10.0 (2017-08-30)
- Make prettier work on Windows #1987 (MaxfieldWalker)
- Remove flaky tests #1982 (Chillee)
- Fixed iW on beginning of word
\#1935
#1977 (Ghust1995) - Easymotion new features #1967 (MaxfieldWalker)
- Trying to fix the travis issues with neovim #1958 (Chillee)
- Fixes #1941: Action repetition with Ctrl-[ #1953 (tagniam)
- Fixes #1950: counter for $ #1952 (tagniam)
- Makes all tests pass on Windows #1939 (philipmat)
- Update tests due to VSCode PR 28238 #1926 (philipmat)
- fix
z O
unfoldRecursively #1924 (VincentBel) - Renamed test to reflect purpose #1913 (philipmat)
- Ctrl-C should copy to clipboard in visual mode - fix for #1896 #1912 (philipmat)
- Substitute global flag
like Vim's `gdefault`
#1909 (philipmat) - Fixes #1871: Adds configuration option to go into visual mode upon clicking in insert mode #1898 (Chillee)
- Fixes #1886: indent repeat doesn't work in visual mode #1890 (Chillee)
- Formattted everything with prettier #1879 (Chillee)
v0.9.0 (2017-06-24)
v0.8.7 (2017-06-23)
- Added :only command and corresponding shortcuts #1882 (LeonB)
- Select in visual mode when scrolling #1859 (Chillee)
- Fixes #1857: P not creating an undo stop #1858 (Chillee)
- Fixes #979: Adds q! to close without saving #1854 (Chillee)
- Update README.md
minor
#1851 (BlueDrink9) - fixes #1843 A and I preceded by count #1846 (xconverge)
- WIP Fixes #754: Adds j,k,o,<Enter>, gg, G, ctrl+d, and ctrl+u commands for navigating inside the file explorer #1718 (Chillee)
v0.8.6 (2017-06-15)
- Removed solid block cursor #1842 (Chillee)
- Fix yiw cursor pos #1837 (xconverge)
- Fixes #1794: Undo not undoing all changes #1833 (Chillee)
- Fixes #1827: Autocomplete fails when any lines are wrapped/folded #1832 (Chillee)
- Fixes #1826: Jump to line with neovim disabled doesn't work #1831 (Chillee)
v0.8.5 (2017-06-11)
- Fixes #1814: Undo history getting deleted when file changes #1820 (Chillee)
- Fixes #1200: :e doesn't expand tildes #1819 (Chillee)
- Fixes #1786: Adds relative line ranges #1810 (Chillee)
- Fixed #1803: zc automatically reopens folds if the fold is performed in the middle. #1809 (Chillee)
- Vertical split shortcut keys #1795 (beefsack)
v0.8.4 (2017-05-29)
- Fixes #1743: Fixed pasting over visual mode with named register overwriting the named register #1777 (Chillee)
- Fixes #1760: Deindenting not working properly with neovim ex-commands #1770 (Chillee)
- Fixes #1768: Backspace deletes more than one tab when tabs are mandated by language specific settings #1769 (Chillee)
- More v8 patches #1766 (Chillee)
- fixed #1027 maybe? #1740 (Chillee)
v0.8.3 (2017-05-26)
v0.8.2 (2017-05-26)
- Fixes #1750: gq doesn't work for JSDoc type comments #1759 (Chillee)
- Some patches for v0.8.0 #1757 (Chillee)
v0.8.1 (2017-05-26)
v0.8.0 (2017-05-25)
- Fixes #1749: <D-d> in insert mode doesn't work when the word isn't by itself #1748 (Chillee)
- Added automatic changelog generator #1747 (Chillee)
- Actually readded <c-j> and <c-k> #1730 (Chillee)
- Revert "Unfixes #1720" #1729 (Chillee)
- Unfixes #1720 #1728 (Chillee)
- Embedding Neovim for Ex commands #1725 (Chillee)
- Fixes #1720: Removed unused <c- > bindings from package.json #1722 (Chillee)
- Fixes #1376: <C-a> doesn't work correctly when a word has more than 1 number #1721 (Chillee)
- Fixes #1715: Adds multicursor paste #1717 (Chillee)
- Fixes #1534, #1518, #1716, #1618, #1450: Refactored repeating motions #1712 (Chillee)
- Fixes #1520: search in visual/visualLine/visualBlock mode #1710 (Chillee)
- Fixes #1403: VisualBlock doesn't respect keybindings. #1709 (Chillee)
- Fixes #1655: Extends gf to line numbers #1708 (Chillee)
- Fixes #1436: extension prevents 'find all references' pop-up from closing through <esc> if it's empty. #1707 (Chillee)
- Fixes #1668: Self closing tags not properly handled. #1702 (Chillee)
- Fixes #1674: repeating . with characters like " or ) leaves cursor in wrong place #1700 (Chillee)
- remove system clipboard hack for UTF-8 #1695 (xconverge)
- Fixes #1684: Fixed gq spacing issues #1686 (Chillee)
- Fixed some regressions I introduced #1681 (Chillee)
- feat(surround): support complex tags surround #1680 (admosity)
- Fixes #1400, #612, #1632, #1634, #1531, #1458: Tab isn't handled properly for insert and visualblockinsert modes #1663 (Chillee)
- Fixes #792: Selecting range before Ex-commands highlights initial text #1659 (Chillee)
- Cobbweb/more readme fixes #1656 (cobbweb)
- Fixes #1256 and #394: Fixes delete key and adds functionality #1644 (Chillee)
- Fixes #1196, #1197: d}/y} not working correctly #1621 (Chillee)
- Fixing the automatic fold expansion
\#1004
#1552 (Chillee) - Fix visual mode bugs#1304to#1308 #1322 (xlaech)
v0.7.1 (2017-05-10)
- Changes tabs to navigate inside the same split #1677 (vinicio)
- clean up tests. increase timeout #1672 (jpoon)
- Fixes #1585: Added <C-w> j and <C-w> k #1666 (Chillee)
- Add :close support based on :quit #1665 (mspaulding06)
- Fixes #1280: Pasting over selection doesn't yank deleted section #1651 (Chillee)
- Fixes #1535, #1467, #1311: D-d doesn't work in insert mode #1631 (Chillee)
v0.7.0 (2017-05-05)
- Join HTML on single line to prevent extraneous <br>s #1643 (cobbweb)
- Refactor #1642 (rebornix)
- Fixes #1637, #1638: z- and z<CR> movements #1640 (Chillee)
- Fixes #1503: Undo history isn't kept when switching tabs #1629 (Chillee)
- Fixes #1441: Ctrl-c dropping a character when selecting from right to left in insert mode #1628 (Chillee)
- Fixes #1300: Fixed bug with recently submitted tag PR #1625 (Chillee)
- Fixes #1137: i_<C-w> deletes through whitespace at beginning of line #1624 (Chillee)
- Further work on tag matching
based off of \#1454
#1620 (Chillee) - Toggle vim #1619 (rebornix)
- Fixes #1588: <C-a> does wrong things if cursor is to the right of a number
and there's a number on the next line
#1617 (Chillee) - Visualstar #1616 (mikew)
- outfiles needs to be globbed #1615 (jpoon)
- Upgrade typescript 2.2.1->2.3.2. tslint 3.10.2->2.3.2. Fix errors #1614 (jpoon)
- Fix warning #1613 (jpoon)
- Stopped getLineMaxColumn from erroring on line 0 #1610 (Chillee)
- use editor from event fixes #1607 #1608 (brandoncc)
- Fixes #1532: gd doesn't set desiredColumn properly #1605 (Chillee)
- Fixes #1594: <Copy> drops the first and last line when selecting in visual line mode from the bottom up #1604 (Chillee)
- Fixes #1575: Adds support for searching for strings with newlines #1603 (Chillee)
- Fix status bar color when change mode #1602 (zelphir)
- Made command line persistent when switching windows #1601 (Chillee)
- Fixes #890, #1377: Selection
both visual/visualline
is very wonky with gj and gk #1600 (Chillee) - Fixes #1251: gq always adds an extra space to beginning of block. #1596 (Chillee)
- Fixes #1599: dot command doesn't work in macros #1595 (Chillee)
- Fixes #1369: Change on a selection where endpoint was at beginning of line misses last character #1560 (Chillee)
- Add support for indent objects #1550 (mikew)
- Navigate between view #1504 (lyup)
v0.6.20 (2017-04-26)
v0.6.19 (2017-04-26)
- Fixes #1573: Backspace at beginning of file causes subsequent operation to nop #1577 (Chillee)
- Fix logo src so logo displays inside VSCode #1572 (cobbweb)
- fixes #1449 #1571 (squedd)
- fixes #1252 #1569 (xconverge)
- fixes #1486 :wqa command #1568 (xconverge)
- fixes #1357 #1567 (xconverge)
- Fix surround aliases #1564 (xconverge)
v0.6.18 (2017-04-24)
- update clipboardy library with windows utf-8 fix #1559 (xconverge)
- Fixes #1539: Displaying values in register stops displaying anything after the newline #1558 (Chillee)
- Fixes #1539: Viewing register value displays incorrectly for macros #1557 (Chillee)
- Fixes #1554, #1553: Fixed daW bugs #1555 (Chillee)
- Fixes #1193, #1350, #967: Fixes daw bugs #1549 (Chillee)
- Allow users to use VSCode keybinding for remapping #1548 (rebornix)
- README enhancements #1547 (cobbweb)
- Fixes #1533: <Copy> not activating when <C-c> is pressed #1542 (Chillee)
- Fixes #1528: daw on end of word doesn't delete properly #1536 (Chillee)
- Fixes #1513: Backspace on middle of whitespace only line fails #1514 (Chillee)
v0.6.17 (2017-04-20)
- Allow user to change status bar color based on mode #1529 (xconverge)
- Fix README description for
af
#1522 (esturcke) - fixes #1519 #1521 (xconverge)
- make surround repeatable with dot #1515 (xconverge)
-
WIP
v0.6.16 (2017-04-16)
- added cmd_line commands to remapper #1516 (xconverge)
- fixes #1507 and removes workspace settings that should not be there #1509 (xconverge)
- Add line comment operator #1506 (fiedler)
- Add 5i= or 4a- so that the previously inserted text is repeated upon exiting to normal mode #1495 (xconverge)
- Add ability to turn surround plugin off #1494 (xconverge)
- Added new style settings
color, size, etc.
for easymotion markers #1493 (edasaki) - fixes #1475 #1485 (xconverge)
- fix for double clicking a word with mouse not showing selection properly #1484 (xconverge)
- fix easymotion j and k #1474 (xconverge)
0.6.15 (2017-04-07)
0.6.14 (2017-04-07)
- Fix tables in roadmap #1469 (xconverge)
- Fix visual block mode not updating multicursor selection #1468 (xconverge)
- Fix type suggestion for handleKeys object #1465 (abhiranjankumar00)
v0.6.13 (2017-04-04)
0.6.12 (2017-04-04)
- fixes #1432 #1434 (xconverge)
- fixes #1312 #1433 (xconverge)
- Change easymotion decoration colors to use searchHighlight colors #1431 (xconverge)
- minor cleanup to improve leader usage with <space> #1429 (xconverge)
- gUU and guu #1428 (xconverge)
- Allowing user to selectively disable some key combos #1425 (xconverge)
- Remapper cleanup key history #1416 (xconverge)
- fix undo points when moving around in insert with mouse or arrow keys #1413 (xconverge)
- update readme for plugins #1411 (xconverge)
- Allow users to use their own cursor style for insert from editor.cursorStyle #1399 (xconverge)
v0.6.11 (2017-03-19)
- Fix comment syntax for shell commands. #1408 (frewsxcv)
- Increase timeout for some test cases in mocha #1379 (xconverge)
v0.6.10 (2017-03-18)
v0.6.9 (2017-03-18)
v0.6.8 (2017-03-18)
v0.6.7 (2017-03-18)
- fix bracket motion behavior for use with % and a count, or [( and a c… #1406 (xconverge)
- fix for cursor not changing correctly, workaround for vscode issue #1402 (xconverge)
v0.6.6 (2017-03-17)
- Use block cursor in visual & underline in replace #1394 (net)
- Perform remapped commands when prefix by a number #1359 (bdauria)
v0.6.5 (2017-03-12)
v0.6.4 (2017-03-12)
- Update README.md #1390 (xconverge)
- fixes #1385 % motion with a count #1387 (xconverge)
- fixes #1382 #1386 (xconverge)
v0.6.3 (2017-03-11)
- fixes #1373 #1374 (xconverge)
- Remove log file. #1368 (frewsxcv)
- Remove our modified older typings #1367 (xconverge)
-
WIP
- Fixed numbered registered macros from overwriting themselves #1362 (xconverge)
- Update config options without restarting #1361 (xconverge)
- Index fixes #1190 (xconverge)
v0.6.0 (2017-03-03)
- Fix clipboard copy #1349 (johnfn)
- regex match #1346 (rebornix)
- Add limited support for :sort #1342 (jordan-heemskerk)
- Override VSCode copy command. #1337, #616. #1339 (johnfn)
- Fix #1318 #1338 (rebornix)
- Fix #1329 failing build by removing undefined in configuration.ts #1332 (misoguy)
- fixes #1327 #1331 (xconverge)
- fixes #1320 #1325 (xconverge)
- fixes #1313 #1324 (xconverge)
- Add ctrl-w q action to quit current window. #1317 (tail)
- Fix lint issue. #1316 (tail)
- Fix c on line beginning#1302 #1303 (xlaech)
- fixes travis with minor hack used in tests #1301 (xconverge)
- D in visual mode behaves like d #1297 (xlaech)
- Fix for #1293 #1296 (xlaech)
- Update readme for some clarity on using settings #1295 (xconverge)
- fixes #1290, visual block still has the same issue though #1291 (xconverge)
- More surround fixes #1289 (xconverge)
v0.5.3 (2017-02-12)
- fixes #1258 #1286 (xconverge)
- avoid using user remapping in test mode #1278 (rufusroflpunch)
- Support exact and inexact current word search #1277 (rhys-vdw)
- fixes #1271 #1274 (xconverge)
- fixes #1199 easymotion in visual mode #1273 (xconverge)
- fixes #1145 #1272 (xconverge)
- Delete matching bracket upon backspace #1267 (rufusroflpunch)
- Clearing commandList for remapped commands #1263 (rufusroflpunch)
- Added tag text to status bar in surround mode #1254 (xconverge)
- Fix autoindent when opening a line above #1249 (inejge)
- Fixes README spelling mistake #1246 (eastwood)
v0.5.0 (2017-01-23)
v0.5.1 (2017-01-23)
- Surround #1238 (johnfn)
- Support "gf" in es6 import statements by adding the file extension #1227 (aminroosta)
- fixes #1214 #1217 (Platzer)
v0.4.10 (2016-12-22)
- fixes #1132 #1187 (xconverge)
- fixes #1173 #1186 (xconverge)
- Fixed register tests breaking due to #1183 #1185 (vikramthyagarajan)
- fixes #1180 #1183 (xconverge)
- Adds documentation for adding leader bindings #1182 (eastwood)
- Implements Global state #1179 (vikramthyagarajan)
- fixes #1176 #1177 (xconverge)
- Select inner vi( fix #1175 (xconverge)
- fixes #1170 #1174 (xconverge)
- Fixes travis #1169 (xconverge)
- control key bindings respect the useCtrlKey setting #1151 (xwvvvvwx)
- fixes #657 implements search history #1147 (xconverge)
- More click past eol o no #1146 (xconverge)
- Reselect visual implemented
gv
#1141 (xconverge) - fixes #1136 #1139 (xconverge)
- minor fixes for # and * after using :nohl #1134 (xconverge)
- Updated useCtrlKeys default value #1126 (Mxbonn)
- fixes #1063 #1124 (xconverge)
- Fixed "d" and "D" in multicursor mode #1029 (Platzer)
v0.4.9 (2016-12-05)
v0.4.8 (2016-12-05)
v0.4.7 (2016-12-05)
- Fix minor typo #1113 (xconverge)
-
WIP
- Added more aliases for nohl #1111 (xconverge)
- Turns highlighting back on after nohl if you try to go to a new searc… #1110 (xconverge)
v0.4.6 (2016-12-04)
0.4.5 (2016-12-04)
-
WIP
v0.4.5 (2016-12-02)
- Override home key
for pressing home in visual for example
#1100 (xconverge) - avoid syncing style back to config #1099 (rebornix)
- Implement open file command - Issue #801 #1098 (jamirvin)
v0.4.4 (2016-11-29)
- Removed debug print #1083 (xconverge)
- Update roadmap for ctrl-o #1082 (xconverge)
- fixes #1076 #1077 (xconverge)
- fixes #1073 #1074 (xconverge)
- fixes #1065 #1071 (xconverge)
- fixes #1023 #1069 (xconverge)
v0.4.3 (2016-11-19)
- fixes #1034 #1068 (xconverge)
- fixes #1035 #1067 (xconverge)
- fixes #1064 #1066 (xconverge)
- How can I fix travis failure #1062 (rebornix)
v0.4.2 (2016-11-17)
- Visual block fixes to cursor position and tests #1044 (xconverge)
- Hide the info line in issue template #1037 (octref)
- Implemented EasyMotion plugin functionality #993 (Metamist)
v0.4.1 (2016-10-31)
- fixes #1013 #1014 (xconverge)
- Update Readme #1012 (jpoon)
- fixes #983 #1008 (xconverge)
- Make create-multicursor commands repeatable #1007 (Platzer)
- fix mouse clicking past EOL #1006 (xconverge)
- fixes #1000 and a minor replace issue #1005 (xconverge)
- Update "r" for visual modes on roadmap #1002 (xconverge)
- fixes #998 #1001 (xconverge)
- Remove fix-whitespace gulp command. #999 (jpoon)
- Improved performance of visual block replace by a lot #997 (xconverge)
- fixes #663 #996 (xconverge)
- No need for "i" flag on a numerical only regex #995 (stefanoio)
- SearchState - Fixed isRegex not set on search #994 (Metamist)
- fix #985 #992 (rebornix)
- Run all tests #990 (xconverge)
- Fix for visual line behaving funky when going from bottom up #989 (xconverge)
- Add Keymaps category #987 (waderyan)
- fix #982 #984 (rebornix)
- fix #977 #981 (rebornix)
- fix #689 #980 (rebornix)
- Numbered, upper case and multicursor register #974 (Platzer)
- remove leading spaces when <Esc>... is pressed #685 #962 (Zzzen)
- Fix replace in visual, visual line, and visual block mode #953 (xconverge)
- Add some tests and fix some exceptions during the tests #914 (xconverge)
v0.4.0 (2016-10-24)
- fix #528 #966 (rebornix)
- fix #693 #964 (rebornix)
- fix #922 #960 (rebornix)
- fix #939 #958 (rebornix)
- Add a command is
D
in visual block mode. #957 (Kooooya) - Add commands is
s
andS
in visual block mode. #954 (Kooooya) - fix #808 #952 (rebornix)
- fix #484 #951 (rebornix)
- fix #921 #950 (rebornix)
- make tab sequence feel right #949 (rebornix)
- stop revealing cursor when not necessary #948 (rebornix)
- add gh hover command #945 (will-wow)
- New increment without separators #944 (xconverge)
- fix #937 #943 (rebornix)
- fixes #878 #942 (xconverge)
- Support num registers macros #941 (xconverge)
- Test enhancement #938 (rebornix)
- fix #845 #911 (rebornix)
v0.3.8 (2016-10-18)
- fixes #879 #933 (xconverge)
- fixes #905 #932 (xconverge)
- fixes #652 #931 (xconverge)
- Update internal cursor position when necessary #927 (rebornix)
- Draw multicursor correctly in Visual Mode #920 (Platzer)
- update internal cursor position per Code selection change #919 (rebornix)
- display register value in reg-cmd, fix #830 #915 (Platzer)
-
Post 1.0
- Macro #894 (rebornix)
0.3.7 (2016-10-12)
0.3.6 (2016-10-12)
- allow remapping of ctrl-j and ctrl-k in settings.json #891 (xwvvvvwx)
- Fix visual block x #861 (xconverge)
0.3.5 (2016-10-10)
0.3.4 (2016-10-10)
- Remove unused modehandlers when tabs are closed #865 (xconverge)
- Insert Previous text #768 (rebornix)
0.3.3 (2016-10-08)
0.3.2 (2016-10-08)
v0.3.1 (2016-10-08)
- Unnecessary quit check on untitled files #855 (xconverge)
- Add new logo icon #852 (kevincoleman)
- Fixes arrow navigation to EOL while in insert #838 (xconverge)
- fixes #832 #837 (xconverge)
-
WIP
- X eats eol #827 (xconverge)
- Fix to allow A while in visual mode #816 (xconverge)
- Fix issue where could not use I while in visual mode #815 (xconverge)
- fixes #784 #814 (xconverge)
v0.3.0 (2016-10-03)
- Show debug console when session launches #821 (xconverge)
- zz in visual, visualline, and visual block mode #820 (xconverge)
- Fixes #817 #819 (xconverge)
- Clean up typings #818 (jpoon)
- Updated documentation for linux system clipboard use #813 (xconverge)
- Multi-Cursor Mode v 2.0 #811 (johnfn)
- Fix docs #807 (jpoon)
- Fix bug joining lines with whitespace only next line #799 (mleech)
- Add autoindent to README, fix hlsearch default #796 (srenatus)
- Support "+ system clipboard register
\#780
#782 (bdchauvette) - fixes #739 #767 (xconverge)
v0.2.0 (2016-09-21)
v0.1.11 (2016-09-20)
- Release Pipeline #788 (jpoon)
- Fix delete line with CRLF
\#743
#770 (jgoz) - fixes #740 #766 (xconverge)
- fixes #764 #765 (xconverge)
- fixes #759 #760 (xconverge)
- Register info #756 (rebornix)
- build on extension/test launch #755 (jpoon)
- fixes #750 #752 (xconverge)
- clean gulpfile #748 (jpoon)
- Substitute marks #744 (rebornix)
- Read command #736 (domgee)
- Doc for enabling repeating j/k for Insider build #733 (octref)
- Add autoindent setting #726 (octref)
- Disable Vim Mode in Debug Repl #723 (rebornix)
-
WIP
- Editor Scroll #681 (rebornix)
- Implement :wa[ll] command
write all
#671 (mleech) - Special keys in Insert Mode #615 (rebornix)
v0.1.10 (2016-09-06)
- Align Screen Line commands with latest Code API #724 (rebornix)
- Visual block tests #722 (xconverge)
- Remapper fixes #721 (jpoon)
- fixes #718 A and I have cursor in right position now #720 (xconverge)
- fixes #696 #715 (xconverge)
- fix #690 and other toggle case issues #698 (xconverge)
v0.1.9 (2016-09-05)
- Update README.md #714 (jpoon)
- Add vim.* settings to readme. Fixes #503 #713 (jpoon)
- Set diff timeout to 1 second. #712 (johnfn)
- Inserts repeated with . would add many undo points; fix this. #711 (johnfn)
- Hotfix remapping #710 (johnfn)
- Tiny change to issue template. #709 (johnfn)
v0.1.8 (2016-09-04)
- Fix race condition with switching active text editor. #705 (johnfn)
- Fix bug with undo on untitled files. #704 (johnfn)
- clear history when content from disk is changed #703 (aminroosta)
- Fix
\#
and\*
Behaviour #702 (jpoon) - Fix error when <BS> at beginning of document #691 (jpoon)
- Handle Ns and fix #684 #688 (octref)
- Use Angle Bracket Notation
Fixes \#64
#683 (jpoon) - Implement ; and , #674 (aminroosta)
- Some visual block fixes #667 (xconverge)
- implement useSystemClipboard command #665 (aminroosta)
- Document autoindent option #664 (sectioneight)
- fix #510 #659 (xconverge)
- fix #654 #656 (xconverge)
- fix #652 #655 (xconverge)
- improves bracket undo behavior when vscode autocloses brackets #649 (xconverge)
- Fix missleading readme instruction #647 (AntonAderum)
- Undo behavior when position changes using arrows or mouse #646 (xconverge)
- fix for extra character when double click mouse selection #645 (xconverge)
- fix #639 visual block mode minor issues #640 (xconverge)
- Ctrl+a and Ctrl+x now create undo points correctly and can be repeate… #636 (xconverge)
- fix #501 some more to include 'k' #635 (xconverge)
- updating the undo tree when using bracket operators slightly #634 (xconverge)
- fix #501 #632 (xconverge)
- Fix bug #613 ":wq command dows not work" #630 (Platzer)
- Respect indentation on cc and S #629 (sectioneight)
- Fix tag markup in roadmap #628 (sectioneight)
- Allow regex in / search #627 (sectioneight)
- Synonyms #621 (rebornix)
- Implement tag movements #619 (sectioneight)
v0.1.7 (2016-08-14)
- Add support Y in visual mode #597 (shotaAkasaka)
- Sentence selection #592 (rebornix)
- fix C or cc kill the empty line #591 (shotaAkasaka)
- Added Non-Recursive mapping capability. Fixes issue #408 #589 (somkun)
- Vim Settings #508 (rebornix)
v0.1.6 (2016-08-09)
-
WIP
v0.1.5 (2016-08-09)
0.1.5 (2016-08-09)
- Replace mode #580 (rebornix)
- Fix for issue #571 #579 (xconverge)
- OS X non-global key repeat fix #577 (jimray)
- Hack to mitigate #569 and prevent extension from locking up #576 (jpoon)
- Fix binding of control-keys #575 (sectioneight)
- Fix test regression #560 (rebornix)
- Fix gt,gT numeric prefix #559 (rebornix)
- Fix incorrect cursor location after deleting linebreak
fixes \#550
#551 (thomasboyt) - Support gd #547 (johnfn)
- Add support for S #546 (glibsm)
- update roadmap #545 (rebornix)
- Support "{char} registers and clipboard access via "* register. #543 (aminroosta)
- Added CommandGoToOtherEndOfHiglightedText - #526 #539 (Platzer)
- Move sections #533 (rebornix)
- Substitute with no range or marks #525 (rebornix)
- Correct Fold behavior and update roadmap #524 (rebornix)
- Make <delete> repeatable in Normal Mode. Fix #394 #514 (octref)
- Screen lines and characters. #486 (rebornix)
v0.1.4 (2016-07-28)
- Implement increment and decrement operators #515 (sectioneight)
- Fix #502 #509 (rebornix)
- Add tabs movement and fix tab command with correct counting #507 (rebornix)
- Omit first word in hash backwards search #506 (sectioneight)
- Turn around for cursor problem #505 (rebornix)
- Fix instructions for setting key bindings #499 (positron)
- Code clean-up. Remove dead code. #497 (jpoon)
- Merge history changes into a single operation. Fixes #427 #496 (infogulch)
- Fix #438 - Limit the number of matches, and try to only recalculate when the searchString changes, or the document changes #494 (roblourens)
- CommandFold should be available in Normal mode #493 (aminroosta)
- Fix % movement when not on opening character #490 (sectioneight)
- Suggest npm run compile in CONTRIBUTING page #488 (aminroosta)
- Implement quoted text objects #483 (sectioneight)
- Fix #338 - add gt, gT support #482 (arussellk)
- Set correct cursor and selection after code format. #478 (rebornix)
- CJK in all modes #475 (rebornix)
- Fix #358. #399 (rebornix)
- Word in visual mode #385 (rebornix)
v0.1.3 (2016-07-19)
- Fix wrong command for ctrl+f #476 (rebornix)
- Fix regressions in text objects #473 (sectioneight)
- Fix handling of opener for nested text objects #472 (sectioneight)
- Implement square-bracket text object #467 (sectioneight)
- Add support for failed motions #466 (johnfn)
- Add test-specific tslint #464 (sectioneight)
- Initialize mode and cursor after startup #462 (rebornix)
- FixTabStops #461 (rebornix)
- Convert 4 space tab to 2 space tab. #460 (rebornix)
- Enforce TSLint. Closes #456 #459 (jpoon)
- Add back missing control-c registration #455 (sectioneight)
- Fix checkmark syntax on roadmap #454 (sectioneight)
- Add support for ctrl+w in insert mode #453 (sectioneight)
- Implement additional text object commands #450 (sectioneight)
- Remove custom keyboard mapping
fixes \#432
. Fix duplicate definition… #447 (jpoon) - Fix #341 CJK Problem. #446 (rebornix)
- Fix #426 #445 (arussellk)
- Read TextEditor options from active editor #444 (rebornix)
-
p, \[p, gp and gP [\#412](https://github.com/VSCodeVim/Vim/pull/412) ([rebornix](https://github.com/rebornix))
- Open file in new window. #404 (rebornix)
v0.1.2 (2016-07-13)
- Fix spec for otherModesKeyBindings to match insert #434 (sectioneight)
- Use TypeScript 2.0 and use strictNullChecks. #431 (johnfn)
- Ctrl+U and Ctrl+D #430 (rebornix)
- Fix#369.
dw
eats EOF. #428 (rebornix) - Include vscode typings #419 (jpoon)
- Fix ctrl+b, ctrl+f #418 (jpoon)
- Fix #397. #413 (rebornix)
- Fix layout mistake in Contributing and gulp typo #411 (frederickfogerty)
v0.1.1 (2016-07-08)
v0.1 (2016-07-08)
- Fix Roadmap link in Readme #405 (frederickfogerty)
- Fix TS2318 and ignore .vscode-test folder #400 (rebornix)
- Update window command status #398 (rebornix)
workbench.files.action.closeAllFiles
is deprecated. #395 (rebornix)- Basic Key Remapping #390 (johnfn)
- Use correct API for file open. #388 (rebornix)
- Use Arrows in Insert Mode. #387 (rebornix)
- Marks #386 (johnfn)
- Arrows #383 (rebornix)
- Edit File #372 (rebornix)
- Unclosed brackets #371 (rebornix)
- Manual history tracking #370 (johnfn)
- Tabs #368 (rebornix)
- Rebornix switch pane #367 (johnfn)
- Support
C
#366 (rebornix) - Add Ncc support and revise cc behavior #365 (rebornix)
- Bring Ctrl keys back #364 (rebornix)
-
WIP
- Sentence #362 (rebornix)
- Add config option for nonblinking block cursor. #361 (johnfn)
- Refactor search #357 (johnfn)
- WriteQuit #354 (srepollock)
v0.0.28 (2016-06-24)
- Implement <count>yy #351 (rebornix)
- Align TextEditorOptions between test code and workspace #350 (rebornix)
- Uppercase support #349 (johnfn)
- Add format code support. Fix #308. #348 (rebornix)
v0.0.27 (2016-06-23)
v0.0.26 (2016-06-22)
0.0.26 (2016-06-22)
- Star and hash #335 (johnfn)
- Tilde key toggles case and moves forwards #325 (markrendle)
- Pressing Enter moves cursor to start of next line #324 (markrendle)
- Add infrastructure for repeatable commands. #322 (johnfn)
- Add support for 'U' uppercase #312 (rebornix)
0.0.25 (2016-06-20)
v0.0.25 (2016-06-20)
0.0.24 (2016-06-19)
v0.0.24 (2016-06-19)
v0.0.23 (2016-06-19)
0.0.23 (2016-06-19)
v0.0.22 (2016-06-18)
v0.0.21 (2016-06-17)
- Fix visual line selection from bottom to top. #307 (johnfn)
- Fix autocomplete #304 (johnfn)
- Select into visual mode #302 (johnfn)
- Refactor dot #294 (johnfn)
v0.0.20 (2016-06-13)
- Add simpler test mechanism and convert some tests #292 (darrenweston)
- Refactor motions #288 (johnfn)
- Search #277 (johnfn)
- Tests #275 (johnfn)
- Add P. #262 (johnfn)
- Add zz. #261 (johnfn)
- Added some 'r' tests #260 (darrenweston)
- Add r. #252 (johnfn)
- J #251 (johnfn)
- Dot key. #249 (johnfn)
- No longer special case insert mode keys. #246 (johnfn)
- Use vscode built in support for block cursors #245 (Paxxi)
v0.0.19 (2016-06-07)
- Add f, F, t and T motions #244 (johnfn)
- Add visual line mode tests. #243 (johnfn)
- List keys individually rather than as a string. #242 (johnfn)
- Fix vims wonky visual eol behavior #241 (johnfn)
- Add Visual Line mode #240 (johnfn)
- Move word special case to appropriate place. #239 (johnfn)
- Cleanup cursor drawing and remove Motion class #238 (johnfn)
- dd, cc & yy tests #237 (johnfn)
- Add cc/yy/dd. #236 (johnfn)
- Add s keybinding #235 (Paxxi)
- Refactor commands [WIP] #234 (johnfn)
- Don't use ctrl-c to leave insert mode by default. #233 (johnfn)
- Add rudimentary register implementation. #232 (johnfn)
- Rewrite normal mode tests. #231 (johnfn)
- Rewrite Normal Mode tests to use the ModeHandler interface. #230 (johnfn)
- Refactor CommandKeyMap #228 (jpoon)
- Add yank support for Visual mode #217 (pjvds)
v0.0.18 (2016-05-19)
v0.0.17 (2016-05-17)
- Added basic fold commands zc, zo, zC, zO. #222 (geksilla)
- keymap configurations only override defaults that are changed #221 (adiviness)
- Added basic support for rebinding keys. #219 (Lindenk)
- waffle.io Badge #216 (waffle-iron)
- Add check mark to D key in README #215 (pjvds)
v0.0.16 (2016-05-03)
- I think this may fix the build failure. #209 (edthedev)
- Support for copy and p command #208 (petegleeson)
- Fix issue / key doesn't search current file #205 (tnngo2)
- Fixes Incorrect Cursor Position after Transition into Normal Mode #202 (dpbackes)
- Fixes Issue with Cursor Position After 'dw' #200 (dpbackes)
v0.0.15 (2016-03-22)
v0.0.14 (2016-03-21)
v0.0.13 (2016-03-18)
- fix appveyor build #189 (jpoon)
- Fixup/highlight eol char #182 (khisakuni)
- c commands and ge motions #180 (frarees)
- add github_token to appveyor/travis #178 (jpoon)
- Commands can write to status bar #177 (frarees)
- Wait for test files to get written #175 (frarees)
- d{motion} support #174 (frarees)
v0.0.12 (2016-03-04)
- Spanish keyboard mappings #169 (frarees)
- Fix visual mode activated on insert mode #168 (frarees)
- Fix lexer unreachable code causing build error #165 (frarees)
- Update Package Dependencies. Remove Ctrl+C #163 (jpoon)
- Add E
end of WORD
, and fix up eend of word
. #160 (tma-isbx) - Fix for block cursor in insert mode #154 (sWW26)
- Move private methods and update readme #153 (tma-isbx)
- Visual Mode + Rudimentary Operators #144 (johnfn)
v0.0.11 (2016-02-18)
- Upgrade to Typings as TSD has been deprecated #152 (jpoon)
- Convert test to async/await style. #150 (johnfn)
- Capital W/B word movement #147 (tma-isbx)
- Implement 'X' in normal mode
backspace
#145 (tma-isbx) - Fix b motion. #143 (johnfn)
- Implement ctrl+f/ctrl+b
PageDown/PageUp
#142 (tma-isbx) -
\#127
- Implement % to jump to matching brace #140 (tma-isbx)
- Add ctrl-c. #139 (johnfn)
- Fix word and back-word motions, and fix tests. #138 (johnfn)
- Convert to ES6, Promises, async and await. #137 (johnfn)
v0.0.10 (2016-02-01)
- Implement % to jump to matching brace #134 (tma-isbx)
- Add paragraph motions #133 (johnfn)
- Add Swedish keyboard layout #130 (AntonAderum)
v0.0.9 (2016-01-06)
0.0.9 (2016-01-06)
- added danish keyboard layout - fix issue #124 #125 (kedde)
- Delete Right when user presses x #122 (sharpoverride)
v0.0.8 (2016-01-03)
v0.0.7 (2016-01-03)
- Block Cursor #120 (jpoon)
- BugFix: swapped cursor and caret. desired column not updated properly #119 (jpoon)
- Readme: update with keyboard configuration #116 (jpoon)
- Tests: Enable all tests to be run in Travis CI #115 (jpoon)
- Cleanup #114 (jpoon)
v0.0.6 (2015-12-30)
- Cleanup #113 (jpoon)
- Motion Fixes #112 (jpoon)
- Fix character position persistence on up/down commands, add : "e", "0", and fix "^" #109 (corymickelson)
v0.0.5 (2015-12-09)
v0.0.3 (2015-12-04)
- Promisify #92 (jpoon)
- fix cursor position after entering command mode
again
#91 (kimitake) - Refactor motion. #87 (jpoon)
- Added CONTRIBUTING doc #83 (markrendle)
- readme: update more detailed contributing info #80 (jpoon)
- Created tests for modeInsert #79 (benjaminRomano)
- gulp: add trim-whitespace task #78 (jpoon)
- implement correct w,b motion behaviour #76 (adriaanp)
- Fix PR builds #75 (jpoon)
- Tests #74 (jpoon)
- Add commands support for 'gg' and 'G' #71 (liushuping)
- fix line end determination for a, A, $ #68 (kimitake)
- '$' and '^' for Moving to beginning and end of line #66 (josephliccini)
- support x command #65 (kimitake)
- Update README.md #63 (markrendle)
- map keys from US keyboard to other layouts #61 (guillermooo)
- fix bug for Cursor class #58 (kimitake)
- Cursor Motions #56 (jpoon)
- Add word motion and db #53 (adriaanp)
v0.0.2 (2015-11-29)
v0.0.1 (2015-11-29)
- Implement Redo, Refactor Keybindings #46 (jpoon)
- reorganize tests; add tests #45 (guillermooo)
- fixes; add VimError class #43 (guillermooo)
- Refactor cmdline #42 (guillermooo)
- ensure user can dismiss global messages with esc #41 (guillermooo)
- implement :quit #40 (guillermooo)
- Commands:
u
anddw
#38 (jpoon) - Update metadata getting ready for a release #37 (jpoon)
- rename command mode to normal mode #34 (jpoon)
- Support
\<\<
and\>\>
#32 (jpoon) - Add Slackin to Readme #31 (jpoon)
- start code in CI server #28 (guillermooo)
- assorted fixes #27 (guillermooo)
- travis: turn off email notifications #25 (jpoon)
- add keys #22 (guillermooo)
- Ex mode #20 (guillermooo)
- Command/Insert Modes #16 (jpoon)
- Update tslint to vscode official style guidelines #14 (jpoon)
- Run Tests a la Gulp #11 (jpoon)
- assorted fixes #10 (guillermooo)
- Assorted fixes #7 (guillermooo)
- add gulp + tslint #6 (jpoon)
- command line mode refactoring #5 (guillermooo)
- Navigation mode #4 (jpoon)
- Add ex mode #3 (guillermooo)
* This Change Log was automatically generated by github_changelog_generator