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

How to implement a custom mode? #18

Open
panthony opened this issue Nov 8, 2017 · 1 comment
Open

How to implement a custom mode? #18

panthony opened this issue Nov 8, 2017 · 1 comment
Labels

Comments

@panthony
Copy link

panthony commented Nov 8, 2017

I need to create a custom mode for ace editor but I have no clue on how to proceed to package it into an ember app.

  • How to import dependency from Ace ?
  • How to export the mode?

Did someone try to do something like this?

Thanks for any pointers on how to do this.

@dfreeman
Copy link
Owner

Hi @panthony — there are some sketchy details laid out in #8, but there's no definitive guide beyond that right now.

At some point I'd like to write up a walkthrough on implementing a custom mode, but unfortunately it's pretty far down my list of projects. If you make any progress based on the linked info above, a PR to add what you work out to the README would be appreciated!

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

No branches or pull requests

2 participants