Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CodeMirror to editor page #71

Open
1 of 3 tasks
collinmesser opened this issue Oct 9, 2019 · 0 comments
Open
1 of 3 tasks

Add CodeMirror to editor page #71

collinmesser opened this issue Oct 9, 2019 · 0 comments
Labels
hacktoberfest Good Hacktoberfest issues 🚀 enhancement New feature or request 🆘 help-wanted Extra attention is needed up-for-grabs Free for the taking
Milestone

Comments

@collinmesser
Copy link
Member

Type of issue

  • Bug
  • Feature/Enhancement
  • Question

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

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

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.

@collinmesser collinmesser added the 🚀 enhancement New feature or request label Oct 9, 2019
@collinmesser collinmesser added this to the 4.0 milestone Oct 9, 2019
@collinmesser collinmesser added this to To do in ESFiddle 4.0.0 Redesign Roadmap via automation Oct 9, 2019
@collinmesser collinmesser added 🆘 help-wanted Extra attention is needed up-for-grabs Free for the taking hacktoberfest Good Hacktoberfest issues labels Oct 12, 2019
@ghost ghost mentioned this issue Oct 23, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Good Hacktoberfest issues 🚀 enhancement New feature or request 🆘 help-wanted Extra attention is needed up-for-grabs Free for the taking
Development

No branches or pull requests

1 participant