🆕 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!