zefoy / ngx-ace-wrapper

Angular wrapper library for Ace
MIT License
47 stars 16 forks source link

How to get the editor instance #50

Open Suraj-Gupta-ML opened 1 year ago

Suraj-Gupta-ML commented 1 year ago

Hi @sconix, I want to fold the code programmatically but i am unable to get the editor instance.

Thanks!

sconix commented 1 year ago

Readme should have all the info needed.

smileLilith commented 9 months ago

See https://github.com/zefoy/ngx-ace-wrapper/blob/b1f0252c172440c6e463f88c755f8d6c1abad7fe/projects/app/src/app/app.component.ts#L40