Skip to content

SillyTavern/Extension-CodeMirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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