Cursive 2025.1-eap3 is out, featuring inline HTML and SVG display, which is super cool. Also some bug fixes and quality-of-life improvements. https://cursive-ide.com/blog/cursive-2025.1-eap3.html
SVG, HTML - oh that is very nice! I assume this is only for “raw” HTML? I assume it can’t preview React (for example) components, without extra wiring. Potentially useful nonetheless!
It's a full Chromium browser, it can do anything! I'm expecting some bugs around e.g. resource loading as people use it, but you should be able to use it for whatever you want.
wow nice 🙂 not doing much of React at the moment but can’t wait to try it out when the need arises
Nice! Since it’s a full browser, it executes JS too?
Yes, it does. There's lots of potential for interesting integrations (having communication from the browser back to the REPL instance, for example), but I thought I'd wait to see what you all want to do with it.