Skip to content

dineug/textflow

Repository files navigation

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