Tabs:
Visual:
Embed snippetPrefer iframe?:
No autoresizing to fit the code
Render blocking of the parent page
No autoresizing to fit the code
Render blocking of the parent page
You can now use different monospace fonts in the editor − we now have a curated list of pretty awesome fonts available including premium ones. Just open theCoder Fonts mini-app from the sidebar or fromEditor settings. My current favorites areInput andCommit Mono.
Our CSS Flexbox generator lets you create a layout, and skip knowing the confusing properties and value names (let's be honest the W3C did not make a good job here). Not gonna lie, this was heavily inspired by flexer.dev but coded completely from scratch.
Adding External Resources will no longer create a list of resources in the sidebar but will be injected as aLINK orSCRIPT tag inside of the HTML panel.
The Code Completion will now also have the context of all panels before suggesting code to you - so if for example you have some CSS or JS, the HTML panel will suggest code based on the other two panels.
Introducing some AI sprinkle in the editor - Code Completion based on theCodestral model (byMistral).
For now it's a BYOK implmentation which means you need to provide your own API Key − youcan get it for free.
After much deliberation I've decided to make the switch fromCodeMirror to Monaco.
There's a few reasons for this. CodeMirror 5 is no longer being developed, and the switch to 6 would be a huge rewrite since there's not much compatibility between the two versions.
Monaco itself has lots of features already built-in, things that took quite a few external plugins to get into the CodeMirror implementation.
I'm incredibly thankful to Marijn for his work on CodeMirror, it has served well for many years.
Technical debt is a drag man. Remember the time whenMooTools was state-of-art JS framework? We do and so much of JSFiddle was still dependant on it till this day, but since almost all MooTools features are now available in native JS it was high-time to strip it out of the codebase.
This took around a week of work, lots of testing, but it's now done. And the final package of our JS bundle is~30% smaller.
Sign up for aMistral account, and pick thefree Experiment subscription plan.
Log in, and go to your organization'sAPI Keys section.
ClickCreate new key, fill "JSFiddle" as the name for the API key, and save.
Copy the key, and paste it into JSFiddle − under theAI Code Completion in the Sidebar.
Done! AI Code Completion should now be working.
Help keep JSFiddle free for always by one of two ways:
All ads in the editor and listing pages are turned completely off.
You get to try and use features (like the Palette Color Generator) months before everyone else.
Sort and categorize your Fiddles into multiple collections.
You can make as many Private Fiddles, and Private Collections as you wish!
Debug your Fiddle with a minimal built-in JavaScript console.
Try the AI features we're rolling out.
All ads in the editor and listing pages are turned completely off.
You get to try and use features (like the Palette Color Generator) months before everyone else.
Sort and categorize your Fiddles into multiple collections.
You can make as many Private Fiddles, and Private Collections as you wish!
Debug your Fiddle with a minimal built-in JavaScript console.
JSFiddle is used by you and 4+ million other developers, in many companies ...
... and top educational institutions: