Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@WebCoder49 WebCoder49 released this 24 Oct 12:56
· 1 commit to main since this release
b244905

🆕 What's in this release?

  • The Select Token Callbacks plugin: lets you easily add JavaScript callbacks/CSS classes to highlighted tokens whose text is currently selected. #120
    • One of the many uses for this is support for brace pair highlighting, with the Prism.js match-braces plugin. #116

Thanks to @ozonosphere for suggesting this feature which is a vital part of extending code-input's customisability!