Skip to content

Latest commit

 

History

History
1202 lines (986 loc) · 115 KB

CHANGELOG.md

File metadata and controls

1202 lines (986 loc) · 115 KB

Change Log

Full Changelog

v0.11.4 (2018-04-14)

Full Changelog

v0.11.3 (2018-03-29)

Full Changelog

v0.11.2 (2018-03-09)

Full Changelog

v0.11.1 (2018-03-08)

Full Changelog

  • 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)

Full Changelog

v0.10.13 (2018-01-23)

Full Changelog

v0.10.12 (2018-01-23)

Full Changelog

v0.10.11 (2018-01-18)

Full Changelog

  • fix: status bar not updating properly when recording macros. fixes #2296. #2304 (jpoon)

v0.10.10 (2018-01-16)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

v0.10.5 (2017-11-21)

Full Changelog

v0.10.4 (2017-11-14)

Full Changelog

v0.10.3 (2017-11-13)

Full Changelog

v0.10.2 (2017-10-14)

Full Changelog

v0.10.1 (2017-09-16)

Full Changelog

v0.10.0 (2017-08-30)

Full Changelog

v0.9.0 (2017-06-24)

Full Changelog

v0.8.7 (2017-06-23)

Full Changelog

  • 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)

Full Changelog

v0.8.5 (2017-06-11)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

v0.8.2 (2017-05-26)

Full Changelog

v0.8.1 (2017-05-26)

Full Changelog

v0.8.0 (2017-05-25)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

v0.6.19 (2017-04-26)

Full Changelog

v0.6.18 (2017-04-24)

Full Changelog

  • 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)

Full Changelog

v0.6.16 (2017-04-16)

Full Changelog

0.6.15 (2017-04-07)

Full Changelog

0.6.14 (2017-04-07)

Full Changelog

v0.6.13 (2017-04-04)

Full Changelog

0.6.12 (2017-04-04)

Full Changelog

v0.6.11 (2017-03-19)

Full Changelog

v0.6.10 (2017-03-18)

Full Changelog

v0.6.9 (2017-03-18)

Full Changelog

v0.6.8 (2017-03-18)

Full Changelog

v0.6.7 (2017-03-18)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

v0.6.4 (2017-03-12)

Full Changelog

v0.6.3 (2017-03-11)

Full Changelog

v0.6.0 (2017-03-03)

Full Changelog

v0.5.3 (2017-02-12)

Full Changelog

v0.5.0 (2017-01-23)

Full Changelog

v0.5.1 (2017-01-23)

Full Changelog

v0.4.10 (2016-12-22)

Full Changelog

v0.4.9 (2016-12-05)

Full Changelog

v0.4.8 (2016-12-05)

Full Changelog

v0.4.7 (2016-12-05)

Full Changelog

v0.4.6 (2016-12-04)

Full Changelog

0.4.5 (2016-12-04)

Full Changelog

v0.4.5 (2016-12-02)

Full Changelog

v0.4.4 (2016-11-29)

Full Changelog

v0.4.3 (2016-11-19)

Full Changelog

v0.4.2 (2016-11-17)

Full Changelog

v0.4.1 (2016-10-31)

Full Changelog

v0.4.0 (2016-10-24)

Full Changelog

v0.3.8 (2016-10-18)

Full Changelog

0.3.7 (2016-10-12)

Full Changelog

0.3.6 (2016-10-12)

Full Changelog

0.3.5 (2016-10-10)

Full Changelog

0.3.4 (2016-10-10)

Full Changelog

0.3.3 (2016-10-08)

Full Changelog

0.3.2 (2016-10-08)

Full Changelog

v0.3.1 (2016-10-08)

Full Changelog

v0.3.0 (2016-10-03)

Full Changelog

v0.2.0 (2016-09-21)

Full Changelog

v0.1.11 (2016-09-20)

Full Changelog

v0.1.10 (2016-09-06)

Full Changelog

v0.1.9 (2016-09-05)

Full Changelog

v0.1.8 (2016-09-04)

Full Changelog

v0.1.7 (2016-08-14)

Full Changelog

v0.1.6 (2016-08-09)

Full Changelog

v0.1.5 (2016-08-09)

Full Changelog

0.1.5 (2016-08-09)

Full Changelog

v0.1.4 (2016-07-28)

Full Changelog

v0.1.3 (2016-07-19)

Full Changelog

v0.1.2 (2016-07-13)

Full Changelog

v0.1.1 (2016-07-08)

Full Changelog

v0.1 (2016-07-08)

Full Changelog

v0.0.28 (2016-06-24)

Full Changelog

v0.0.27 (2016-06-23)

Full Changelog

v0.0.26 (2016-06-22)

Full Changelog

0.0.26 (2016-06-22)

Full Changelog

0.0.25 (2016-06-20)

Full Changelog

v0.0.25 (2016-06-20)

Full Changelog

0.0.24 (2016-06-19)

Full Changelog

v0.0.24 (2016-06-19)

Full Changelog

v0.0.23 (2016-06-19)

Full Changelog

0.0.23 (2016-06-19)

Full Changelog

v0.0.22 (2016-06-18)

Full Changelog

v0.0.21 (2016-06-17)

Full Changelog

v0.0.20 (2016-06-13)

Full Changelog

v0.0.19 (2016-06-07)

Full Changelog

v0.0.18 (2016-05-19)

Full Changelog

v0.0.17 (2016-05-17)

Full Changelog

v0.0.16 (2016-05-03)

Full Changelog

  • 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)

Full Changelog

v0.0.14 (2016-03-21)

Full Changelog

v0.0.13 (2016-03-18)

Full Changelog

v0.0.12 (2016-03-04)

Full Changelog

  • 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 e (end 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)

Full Changelog

v0.0.10 (2016-02-01)

Full Changelog

v0.0.9 (2016-01-06)

Full Changelog

0.0.9 (2016-01-06)

Full Changelog

v0.0.8 (2016-01-03)

Full Changelog

v0.0.7 (2016-01-03)

Full Changelog

  • 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)

Full Changelog

v0.0.5 (2015-12-09)

Full Changelog

v0.0.3 (2015-12-04)

Full Changelog

v0.0.2 (2015-11-29)

Full Changelog

  • move cursor position after getting normal mode #50 (kimitake)

v0.0.1 (2015-11-29)

* This Change Log was automatically generated by github_changelog_generator