Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurusugawa-computer/formula-editor-vscode


https://github.com/kurusugawa-computer/formula-editor-vscode

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Formula Editor for Visual Studio Code

Formula Editor は、Markdown 内の数式を編集できる WYSIWYG エディタです。

## 使い方

- 編集したい Markdown 内の数式を範囲選択します。
- コマンドパレットまたは右クリックから「数式エディタを開く」を選択します。
- 数式エディタが開きます。キーボードのアイコンを押すと仮想キーボードを用いて入力ができます。
- 編集が終わったら、コピーアイコンを押すと数式の Latex 形式文字列がクリップボードにコピーされます。

Basic Usage