Skip to content

Releases: jupyterlab-contrib/jupyterlab-vim

v4.1.4

16 Sep 09:17
Compare
Choose a tag to compare

4.1.4

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@firai | @github-actions | @krassowski

v4.1.3

08 Feb 15:53
Compare
Choose a tag to compare

4.1.3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@krassowski

v4.1.2

07 Feb 19:41
Compare
Choose a tag to compare

4.1.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @ianhi | @krassowski

v4.1.1

07 Feb 19:15
Compare
Choose a tag to compare

4.1.1

This is the last release to support jupyterlab < 4.1 The next release will include: #135

(Full Changelog)

Enhancements made

  • Change Ctrl + Enter to render Markdown cells #128 (@firai)

Bugs fixed

Documentation improvements

  • doc: add note about capitalization of map #132 (@ianhi)

Contributors to this release

(GitHub contributors page for this release)

@firai | @github-actions | @ianhi | @krassowski

v4.1.0

12 Oct 17:16
Compare
Choose a tag to compare

4.1.0

(Full Changelog)

Enhancements made

  • Add settings to enable double duty Esc and to disable Shift-Esc override in Command mode #110 (@firai)

Bugs fixed

  • Don't render Markdown when attempting to navigate above first cell #119 (@firai)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@firai | @github-actions | @joelostblom | @krassowski

v4.0.3

06 Sep 20:57
Compare
Choose a tag to compare

4.0.3

(Full Changelog)

Bugs fixed

  • Fix modifyCell or modifyEditor not called after text editor is opened after notebook by @firai in #105

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@firai | @github-actions | @ianhi | @krassowski

v4.0.2

03 Aug 22:02
Compare
Choose a tag to compare

4.0.2

(Full Changelog)

Enhancements made

  • Clear input state if applicable before hopping out of normal mode to jupyter command mode #82 (@ryantam626)

Bugs fixed

Maintenance and upkeep improvements

  • fix: dev install + lint issues #97 (@ianhi)

Contributors to this release

(GitHub contributors page for this release)

@fcollonval | @github-actions | @ianhi | @ryantam626

v4.0.1

01 Aug 16:13
Compare
Choose a tag to compare

4.0.1

(Full Changelog)

Enhancements made

  • build: don't require package.json for python import #93 (@ianhi)

Bugs fixed

  • Fix for attempting to update editor when there was none #95 (@krassowski)

Maintenance and upkeep improvements

  • style: lint #96 (@ianhi)
  • build: don't require package.json for python import #93 (@ianhi)

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @ianhi | @krassowski

v4.0.0

31 Jul 21:33
Compare
Choose a tag to compare

4.0.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

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

12 Mar 23:22
Compare
Choose a tag to compare

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

Full Changelog: 0.15.1...0.16.0