Skip to content

0.8.0

Compare
Choose a tag to compare
@takumisoft68 takumisoft68 released this 25 Jan 15:43
· 40 commits to master since this release
  • [Fix] Rearranged the order of escape judgment and inline code judgment (fix #36)
  • [Fix] Add custom context key for nextCell/prevCell command's key binding (fix #18, fix #21)
    • To improve "when" assign of commands to be more suitable.
    • To resolve Tab key confliction with other extensions.
  • [Fix] When nextCell/prevCell is called in 2nd row of table, cursol doesn't go next/prev cell correctoly.