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

API Editor: Replace Ace editor with Codemirror #247

Closed
EricWittmann opened this issue Feb 23, 2018 · 2 comments
Closed

API Editor: Replace Ace editor with Codemirror #247

EricWittmann opened this issue Feb 23, 2018 · 2 comments

Comments

@EricWittmann
Copy link
Member

Hopefully this will eliminate the problem with the Ace editor causing conflicts with the drop-down component.

@EricWittmann
Copy link
Member Author

I have an initial implementation of this, but the CodeMirror editor simply doesn't integrate as well as Ace. In addition, the look & feel of Ace is better, and it has better features. But here is the potential implementation:

https://github.com/Apicurio/apicurio-studio/tree/proposal/code-mirror

The core problem with Ace remains: as soon as an Ace editor is added to the page, all drop-down controls become very difficult to click on (the drop-down items become hard to select).

@EricWittmann
Copy link
Member Author

This is no longer necessary as I have fixed the problems with the ace editor.

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

No branches or pull requests

1 participant