Open
Description
Could look into:
http://codemirror.net/ (freeCodeCamp and CodeWars use this)
https://ace.c9.io/
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Could look into:
http://codemirror.net/ (freeCodeCamp and CodeWars use this)
https://ace.c9.io/
Activity
dllndv commentedon May 11, 2017
I've used ace before, works pretty well. was quite a while ago. This was the project: https://github.com/dllndv/Robbie-JS-3_0
dllndv commentedon May 11, 2017
I'll take this one. I have some other ideas for it
dllndv commentedon May 24, 2017
Microsoft has one too, called Monaco: https://github.com/Microsoft/monaco-editor
It's supposed to be just like VS Code. though I would expect it to be heavier than the other two. I'll have to try it out!
dllndv commentedon May 24, 2017
Actually, it looks like monaco is VS Code, just the editor torn out and then sprinkled with a bit of pixie dust to make it work in a browser.