Add CodeMirror to editor page #71
Labels
hacktoberfest
Good Hacktoberfest issues
🚀 enhancement
New feature or request
🆘 help-wanted
Extra attention is needed
up-for-grabs
Free for the taking
Milestone
Type of issue
Description
Add CodeMirror to the editor page so esfiddle can do the thing it's made to do... fiddle.
https://codemirror.net/
Here is the previous code mirror implementation if you need inspiration or anything. https://github.com/esfiddle/esfiddle/blob/develop/src/js/index.js Don't feel like we need to match any of this though.
Steps to Reproduce
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Versions
ONLY if different than Master currently.
You can get this information from executing
npm version
.The text was updated successfully, but these errors were encountered: