Releases: jupyterlab-contrib/jupyterlab-vim
Releases · jupyterlab-contrib/jupyterlab-vim
v4.1.4
4.1.4
Maintenance and upkeep improvements
- Update release workflows #147 (@krassowski)
- Update
codemirror-vim
to 6.2.1 andjupyterlab
to 4.2.0 #146 (@firai)
Contributors to this release
v4.1.3
4.1.3
Bugs fixed
- Fix scrolling on
g g
andG
#137 (@krassowski)
Contributors to this release
v4.1.2
4.1.2
Maintenance and upkeep improvements
- Fix Prettier Issue #136 (@ianhi)
- Migrate shortcut selectors for JupyterLab 4.1+ #135 (@krassowski)
Contributors to this release
v4.1.1
4.1.1
This is the last release to support jupyterlab < 4.1
The next release will include: #135
Enhancements made
Bugs fixed
- Fix empty command #133 (@krassowski)
Documentation improvements
Contributors to this release
v4.1.0
4.1.0
Enhancements made
- Add settings to enable double duty
Esc
and to disableShift-Esc
override in Command mode #110 (@firai)
Bugs fixed
Maintenance and upkeep improvements
- Correct license classifier in
pyproject.toml
#122 (@firai) - Correct project name to
jupyterlab-vim
#114 (@krassowski)
Documentation improvements
- Delete
installing.md
and mention in README #121 (@firai) - Clarify settings location #116 (@joelostblom)
Contributors to this release
v4.0.3
4.0.3
Bugs fixed
- Fix
modifyCell
ormodifyEditor
not called after text editor is opened after notebook by @firai in #105
Maintenance and upkeep improvements
Contributors to this release
v4.0.2
4.0.2
Enhancements made
- Clear input state if applicable before hopping out of normal mode to jupyter command mode #82 (@ryantam626)
Bugs fixed
- fix: override browser shift-esc in command mode #100 (@ianhi)
- Additional thanks to @petergthatsme @firai @lukashergt for reporting, debugging and testing
- Fix init.py for wheel #99 (@fcollonval)
Maintenance and upkeep improvements
Contributors to this release
v4.0.1
4.0.1
Enhancements made
Bugs fixed
- Fix for attempting to update editor when there was none #95 (@krassowski)
Maintenance and upkeep improvements
Contributors to this release
v4.0.0
4.0.0
Enhancements made
- Add support for vim mode in Text Editor #90 (@krassowski)
Bugs fixed
- Fix undo #92 (@krassowski)
- BUG: Arrow keys navigation causes double cell hops #77 (@alexveden)
Maintenance and upkeep improvements
- Remove duplicate binder-on-pr action #91 (@krassowski)
- maintenance: Release updates #87 (@ianhi)
- Support JupyterLab 4.0 #85 (@krassowski)
Other merged PRs
- Add configuration to provide custom keybindings #74 (@peytondmurray)
- Add "leave-current-mode" command to move insert->normal->command. #69 (@asford)
- restore correct keybinding #64 (@ianhi)
Contributors to this release
(GitHub contributors page for this release)
@alexveden | @asford | @github-actions | @ianhi | @krassowski | @peytondmurray
Release 0.16.0
Enhancements
- Add configuration to provide custom keybindings by @peytondmurray in #74
- Add "leave-current-mode" command to move insert->normal->command by @asford in #69
Bug fixes
- BUG: Arrow keys navigation causes double cell hops by @alexveden in #77
New Contributors
- @peytondmurray made their first contribution in #74
- @asford made their first contribution in #69
- @alexveden made their first contribution in #77
Full Changelog: 0.15.1...0.16.0