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

More intelligent and natural editor window #22

Open
spacerockzero opened this issue Apr 24, 2017 · 4 comments
Open

More intelligent and natural editor window #22

spacerockzero opened this issue Apr 24, 2017 · 4 comments
Assignees
Projects

Comments

@spacerockzero
Copy link
Contributor

spacerockzero commented Apr 24, 2017

Could look into:
http://codemirror.net/ (freeCodeCamp and CodeWars use this)
https://ace.c9.io/

@spacerockzero spacerockzero created this issue from a note in App (Ideas) Apr 24, 2017
@dllndv
Copy link

dllndv commented 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
Copy link

dllndv commented May 11, 2017

I'll take this one. I have some other ideas for it

@dllndv dllndv self-assigned this May 11, 2017
@dllndv
Copy link

dllndv commented 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
Copy link

dllndv commented 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
App
Ideas
Development

No branches or pull requests

2 participants