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

Customization With DeltaDecorations #204

Open kvinuvineeth89 opened 3 years ago

kvinuvineeth89 commented 3 years ago

Some manual keywords to the editor is highlighted using delta decorations, Problem facing is last applied delta decoration css class is overwriting the existing highlights like 'select', 'aggregate functions'. Please suggest me how to solve this. editor_issue