Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 463 Bytes

CodeMirror for SillyTavern

[WIP] A fancier expanded text editor

How to use

  1. Install the extension via the link:
https://github.com/SillyTavern/Extension-CodeMirror
  1. Click on any of the "Expand text area" buttons in the SillyTavern UI (i.e. near the character description).

How to build

  1. Clone the repo
  2. Run npm install
  3. Run npm run build
  4. Minimized extension bundle file will be in the /dist folder

License

AGPLv3