atularen / ngx-monaco-editor

Monaco Editor component for Angular 2 and Above
https://www.npmjs.com/package/ngx-monaco-editor
MIT License
428 stars 155 forks source link

How to unregister the custom language #275

Open Siva-Harish98 opened 4 months ago

Siva-Harish98 commented 4 months ago

i try to unregister the custom language it not work why i want to unregister because in suggestion whenever i query a data from database it will show the samevalue 2 time 3 times In suggesrtion it maintained the old values also how to overcome this