open ide from chrome app in the same window

pull/242/head
nightwing 2015-11-28 12:02:58 +00:00
rodzic 32c8d42b46
commit f051cdc244
2 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
{
"app": {
"launch": {
"web_url": "http://c9.io/"
"web_url": "http://c9.io/#1page"
},
"urls": [
"https://c9.io/", "https://www.c9.io/", "https://ide.c9.io/",

Wyświetl plik

@ -91,7 +91,8 @@
"c9.ide.immediate": "#a962119bec",
"c9.ide.installer": "#0fde9f0067",
"c9.ide.language.python": "#85edff7f88",
"c9.ide.mount": "#befb8188d5",
"c9.ide.language.go": "#undefined",
"c9.ide.mount": "#fb74933c13",
"c9.ide.navigate": "#38ae100ea1",
"c9.ide.newresource": "#981a408a7b",
"c9.ide.openfiles": "#7fa4a97fed",
@ -115,6 +116,6 @@
"c9.ide.threewaymerge": "#229382aa0b",
"c9.ide.undo": "#b028bcb4d5",
"c9.ide.upload": "#0bd010d3dc",
"c9.ide.welcome": "#2e8792e2fc"
"c9.ide.welcome": "#f7c7eeb7a7"
}
}