angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

Receive event upon selected line change #50

Open hsdk123 opened 10 years ago

hsdk123 commented 10 years ago

Hi, is there a way to receive an event when the user's selected line changes? (Along with the selected line number and line text)