How to remove all the existing highlight markers in ace editor using react

前端 未结 0 1561
臣服心动
臣服心动 2021-01-12 11:17

I am using ace editor and I am highlighting lines by defining this code:

var Range = ace.require(\'ace/range\').Range;
editor.session.addMarker(new Range(item         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题