question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose the `editor` object

See original GitHub issue

Hi there,

Thanks very much for your work; I’ve just started using ng2-ace-editor and I love it!

I had some questions and wondered if this was the correct place to ask; if not could you please direct me to the correct location?

  1. As far as I can tell, it’s not possible to access the editor using ng2-ace-editor. Is there a reason for this? It’s quite likely I am mistaken. In my project, we need to access the editor object, so we can extend it. Are you open to exposing the editor object so we can extend it? Here is an example
  2. Are you open to contributions? If I was to fork your repo and expose the editor object, would you mind reviewing my PR and consider merging the changes into ng2-ace-editor? If so, do you have any contribution guidelines you’d like contributors to follow?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
fxmontignycommented, Oct 4, 2016

@oh-wo I have create a new element for you. New version 0.1.0 You can not use ace-editor like a component. https://github.com/fxmontigny/ng2-ace-editor#use-component

@BevanR I have upgraded my documentation 😉

1reaction
oh-wocommented, Oct 4, 2016

Thanks very much @fxmontigny, I will test this out at my first opportunity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expose properties of another class to the editor
I have a door derived from AActor that can be locked. It contains several locking-related variables and functions, eg. bool isLocked, ...
Read more >
Exposing Properties in the Inspector - Unity Forum
Just to mention it- actual properties being exposed in the editor (not their backing value) for editing is likely a really bad idea....
Read more >
Understanding and exposing variables on the editor - YouTube
Join our Discord server to continue the conversation and ask questions:https://discord.gg/T3sMnxY00:00 Variables in the Unity Inspector00:45 ...
Read more >
Expose properties for remote control - Pixotope Help Center
Exposing properties in the Editor · Select the object whose properties you want to be exposed to the Director · Click the star...
Read more >
Using the REST Expose Editor - Progress Documentation
The REST Expose Editor allows you to define mapping between the exposed ABL applications (ABL class and procedure files with REST interface annotations)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found