You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think ACE has API for adding snippets so perhaps ask in ACE related forums. This wrapper does not offer any special API for it so its all about ACE and its API.
I have looked into the ACE API but it does not have any API calls available for adding snippets. I did find something about getting the snippetmanager from ace but that means I need to get the ace instance. Does this wrapper expose the ace instance it uses anywhere?
I am trying to add a custom snippet file to the ace editor. Are there any suggestions how to do that through this angular wrapper for ace?
The basic snippet files included in brace are not enough and I need to extend them.
The text was updated successfully, but these errors were encountered: