You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attention: The new Modern Mode is unstable when you type fast, and it explicitly leads to higher performance cost, so we recommend use Classic Mode (previously Editor Mode). But we consider it as a useful new feature, so we will explore how to optimize it to provide better experience for users of this extension later.
#35 : Change Reader Mode to Modern Mode - mark foldable blocks with cover-rows-count instead of end-line-number, and make it auto-update on input.
#37: Call moveCursor with class singleton to avoid undefined error.
#1: now only highlight titles of effective foldable blocks.
#5: now the command will add the end tag in a new line when the last line of the text selection endswith an existing foldable block end tag.
#2: now highlighting use the foreground color of the active theme as the background color and the background color of the active theme as the text color.