logseq icon indicating copy to clipboard operation
logseq copied to clipboard

fix: auto-complete for `$$` and `^^`

Open AyushAgrawal-A2 opened this issue 1 year ago • 2 comments

closes #10932

Changes:

  • Fixes auto complete for ^^
  • Fixes end cursor travel for $$

AyushAgrawal-A2 avatar Apr 10 '24 15:04 AyushAgrawal-A2

This is far more difficult to implement correctly:

  • The normal case: typing two ^
  • Select some text and type two ^ - this fails

andelf avatar Apr 23 '24 03:04 andelf

Hold this when feat/db branch is merged.

andelf avatar Apr 23 '24 03:04 andelf