kopia lustrzana https://github.com/c9/core
Add listening service for git status
rodzic
6dc9e37db4
commit
bcfa932010
|
@ -198,7 +198,9 @@ module.exports = function setup(fsOptions) {
|
|||
// Extending the API
|
||||
extend: extend,
|
||||
unextend: unextend,
|
||||
use: use
|
||||
use: use,
|
||||
|
||||
workspaceDir: fsOptions.projectDir
|
||||
});
|
||||
|
||||
function wrapDomain(api) {
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
"c9.ide.run.build": "#0598fff697",
|
||||
"c9.ide.run.debug.xdebug": "#5c004d2d75",
|
||||
"c9.ide.save": "#5118b30230",
|
||||
"c9.ide.scm": "#9d61ac9e2c",
|
||||
"c9.ide.scm": "#603c197484",
|
||||
"c9.ide.terminal.monitor": "#35afa7f97f",
|
||||
"c9.ide.test": "#520fa1e6c5",
|
||||
"c9.ide.test.mocha": "#7844e1dc83",
|
||||
|
|
Ładowanie…
Reference in New Issue