[occur] keep highlights when exiting recursive occur session
This commit is contained in:
parent
d75845f3aa
commit
5d28dbfb44
1 changed files with 0 additions and 2 deletions
|
|
@ -119,8 +119,6 @@ oop.inherits(Occur, Search);
|
|||
|
||||
this.displayOriginalContent = function(editor) {
|
||||
editor.setSession(this.$originalSession);
|
||||
this.highlight(this.$originalSession, null);
|
||||
this.$originalSession._emit('changeBackMarker');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue