Skip to content

v0.18.2

Compare
Choose a tag to compare
@tshino tshino released this 21 Jan 16:57
· 573 commits to master since this release

What's Changed

  • 新規:
    • 「次の論理行頭へのカーソル移動」コマンドを追加しました。#43
      • キー割り当てはありません。
      • このコマンドはVZエディタの上書きモード時のENTERキーに近い動作を提供します。
      • コマンドIDはvz.cursorNextLineStartです。補助コマンドvz.findStartCursorNextLineStartもあります。
  • New:
    • Added a new command that moves the cursor to the beginning of the next line. #43
      • It has no keybinding.
      • It provides a similar behavior to that of the Enter key in overwrite mode of VZ Editor.
      • The command ID is vz.cursorNextLineStart. Supplementary command vz.findStartCursorNextLineStart is also available.

Full Changelog: v0.18.1...v0.18.2