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

Remove suggestions popup on destroy #131

Closed whscullin closed 8 years ago

whscullin commented 8 years ago

Testing for this winds up being somewhat painful, because the popup doesn't exist until somebody types something. This is way beyond the scope of the current ace-ui test suite.