let buf = this._editor.getBuffer(),
            start = this._occurences.sorted[this._currentIdIndex].start,
            pos = buf.positionForCharacterIndex(start);