This commit is contained in:
João Moreno
2020-04-09 16:02:33 +02:00
parent c06a709e0e
commit db48c19e86

View File

@@ -802,6 +802,7 @@ export class RepositoryPane extends ViewPane {
return;
}
this.inputModel.setValue(value);
this.inputEditor.setPosition(this.inputModel.getFullModelRange().getEndPosition());
}));
// Keep API in sync with model and update placeholder and validation