Skip to content

dannypsnl/sidemath

Repository files navigation

sidemath README

Math formula WYSIWYG (rely on mathlive) sidebar editor for vscode

Features

You can open a side panel (use Ctrl + Shift + P and type "sidemath.open") to edit math formula in it. There are copy buttons depends on your need.

image

The virtual keyboard will show when edit area get focus

image

If you have existed formula, you can select it and use Alt + M to edit selection in panel, by default this is expecting a LaTeX formula. When you're editing a typst document, it will accept typst formula instead.

image

Known Issues

No

Release Notes

1.4.0

  • accept typst formula when editing a typst document

1.3.1

  • fix send formula problem, it should send selection, or fall back to send whole line

1.3.0

  • send selected formula to panel (and open panel if not opened)

1.2.0

  • virtual keyboard worked now

1.1.0

  • stop sync formula, add copy buttons

1.0.0

  • side panel mathlive editor
  • sync formula in clipboard

About

Math formula WYSIWYG editor beside

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published