Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.17 KB

textflow

WYSIWYG Editor VSCode Extension

erd-editor

Usage

create an empty file with a .txf.json extension and open it in Visual Studio Code.

Features

WYSIWYG Editor

  • A rich-text editor based on Lexical.
  • To access commands, press the / key.

command

Reference Linking

  • Supports linking between documents.
  • To create a link, press the [ key.

reference

Emoji Autocomplete

  • Provides emoji autocompletion.
  • To search for an emoji, type : followed by a keyword.

emoji

Theme Configuration

  • Easily change themes using keyboard shortcuts.
  • Press Ctrl + K (Windows/Linux) or ⌘ + K (Mac) to open the theme selector.

theme