Skip to content

Releases: Yeboster/autocomplete-obsidian

0.6.1

12 Mar 22:33
Compare
Choose a tag to compare
  • Improve word detection
  • Improve autocomplete trigger context
  • Show empty autocomplete view

0.6.0

07 Mar 14:09
Compare
Choose a tag to compare
  • Move cursor into placeholder, if any
  • Updated features plan in readme
  • Added Flow provider
  • Updated gif in readme

0.5.10

06 Mar 19:49
Compare
Choose a tag to compare
  • Forgot to update version files 🤦

0.5.9

06 Mar 19:42
Compare
Choose a tag to compare
  • Add Settings
  • Refactor core

0.5.8

08 Jan 10:56
Compare
Choose a tag to compare
  • Added Latex mathcal suggestion. (#1)

0.5.7

06 Jan 22:41
Compare
Choose a tag to compare
  • Use firstElementChild instead of firstChild

0.5.6

06 Jan 22:29
Compare
Choose a tag to compare
  • Properly unhook clickListener
  • Minor refactoring

0.5.5

06 Jan 13:09
Compare
Choose a tag to compare
  • Check current editor also on keyup event
  • Github workflow: Properly fix bash if else statement

0.5.4

06 Jan 12:46
Compare
Choose a tag to compare
  • Fix github release workflow to work with sh. else

First public release

03 Jan 19:51
Compare
Choose a tag to compare

First release 🎉

Features

  • Basic Autocomplete
  • Scrolling hint with ctrl+p/n
  • Supports Latex autocomplete
  • Supports Vim mode