* Small bug fix
This commit is contained in:
parent
ac70ecc005
commit
769b964bd7
1 changed files with 0 additions and 6 deletions
|
|
@ -1136,12 +1136,6 @@ var Editor = function(renderer, session) {
|
|||
this.clearSelection();
|
||||
};
|
||||
|
||||
this.navigateLineEnd = function() {
|
||||
//this.selection.moveCursorLineEnd();
|
||||
|
||||
this.clearSelection();
|
||||
};
|
||||
|
||||
this.navigateFileEnd = function() {
|
||||
//this.selection.moveCursorFileEnd();
|
||||
var doc = this.session.getDocument();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue