This commit is contained in:
Liang Ding 2014-10-23 16:06:19 +08:00
commit 621858ad33
1 changed files with 2 additions and 0 deletions

View File

@ -584,6 +584,8 @@ var wide = {
});
},
goget: function () {
wide.saveAllFiles();
var currentPath = editors.getCurrentPath();
if (!currentPath) {
return false;