This commit is contained in:
Liang Ding 2014-10-23 16:04:52 +08:00
parent db36400f57
commit 0d6819ae53
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;