[WIP] A fancier expanded text editor
- Install the extension via the link:
https://github.com/SillyTavern/Extension-CodeMirror
- Click on any of the "Expand text area" buttons in the SillyTavern UI (i.e. near the character description).
- Clone the repo
- Run
npm install
- Run
npm run build
- Minimized extension bundle file will be in the
/dist
folder
AGPLv3