kopia lustrzana https://github.com/c9/core
fix c9 open --wait
rodzic
18dea5502f
commit
c4500a1abc
|
@ -154,7 +154,7 @@ define(function(require, exports, module) {
|
|||
? { ace: { jump: jump } }
|
||||
: { meta: { newfile: true } }
|
||||
}, function(){
|
||||
next();
|
||||
setTimeout(next); // TabManager calls this before returning the tab!
|
||||
});
|
||||
|
||||
if (message.wait) {
|
||||
|
|
Ładowanie…
Reference in New Issue