102 Commits

Author SHA1 Message Date
Harutyun Amirjanyan
59eb6c51d6 Merge pull request +15894 from c9/autosave
Autosave on blur
2018-03-13 20:28:48 +04:00
Harutyun Amirjanyan
5435753578 Merge pull request +16007 from c9/ide-fix-tab-switch
fix issue with scroll position being reset on tab switch
2018-03-07 13:44:02 +04:00
nightwing
8605bafc84 fix scrolltop being changed after moving the tab between panes 2018-03-05 21:09:24 +04:00
nightwing
7c23e8e7ac autosave on blur 2018-02-25 21:43:08 +04:00
nightwing
ba35d11ac3 add jett theme to the core 2018-02-25 20:46:27 +04:00
nightwing
c4149c1d2d fix tab falsely showing as changed after restore 2017-12-19 17:07:06 +04:00
nightwing
64d8f259dc cleanup tests 2017-12-14 02:50:08 +04:00
Harutyun Amirjanyan
1d5c3f6750 Merge pull request +15846 from c9/fix-apf-dynamic-styles
fix tab and content color mismatch for output tabs
2017-12-07 16:12:29 +04:00
nightwing
3c63dd06fd fix tab and content color mismatch for output tabs 2017-12-07 16:09:07 +04:00
nightwing
426795f69c remove unused code 2017-11-24 23:26:18 +04:00
nightwing
65c7db386a close tab tooltip after closing tabs 2017-11-24 16:11:22 +04:00
nightwing
22e4f9ae03 remove unnecessary html.mocked calls 2017-11-24 16:11:21 +04:00
nightwing
d873f0da7f fix "reset to default settings" button 2017-11-12 22:38:01 +04:00
nightwing
6a5cc4c6c8 restore apf.img since it was used in a test 2017-07-02 21:02:34 +04:00
nightwing
8c26c4e16b remove unnecessary uses of innerHTML 2017-06-30 00:25:46 +04:00
nightwing
7c18a7e598 simplify pluginManager and cleanup 2017-05-02 17:59:50 +04:00
nightwing
38d0861c9b cleanup 2017-04-11 16:08:02 +04:00
nightwing
b99bcddf65 fix hotkey support 2017-04-10 01:24:24 +00:00
nightwing
2770dde453 start removing livemarkup 2017-04-10 01:21:11 +00:00
nightwing
b483096ad4 remove console.log 2017-03-10 16:35:49 +04:00
nightwing
d39a8ac3c8 fix tab tooltip issues 2017-02-24 15:07:58 +04:00
nightwing
0841961fc7 handle misformed tabstate 2017-02-19 15:52:14 +04:00
nightwing
4be6aa745c make uses of staticPrefix more consistent 2017-02-03 23:43:46 +04:00
Lennart kats
6afb171808 Apply .eslintrc rules 2017-01-30 11:32:54 +00:00
nightwing
f3d89fa2ad instant tab tooltips 2017-01-05 14:50:14 +00:00
nightwing
cc03ab6569 fix tabManager.setState 2016-12-05 22:50:43 +00:00
Tim Robinson
6370f2ede2 Remove debug logs 2016-10-06 23:49:32 +00:00
Tim Robinson
501c113688 Merge branch 'ide-workspace-opening-time-optimization' into all-workspace-load-metrics 2016-07-14 16:23:10 +00:00
steliosrousoglou
5622295654 editorTypes in editors.js 2016-07-11 18:08:26 +04:00
c9bot
106832d7b6 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
Tim Robinson
ac4b7a622c Adding logging of loading times 2016-04-04 14:25:03 +00:00
Ruben Daniels
6073eccafc Fix preview animation 2016-03-29 20:35:01 +04:00
nightwing
cd5344b816 also remove ui of storeMetaData option 2016-02-10 23:23:04 +04:00
nightwing
57b8ec478e do not allow disabling metadata since that breaks collab 2016-02-10 23:23:03 +04:00
nightwing
00b17d9529 Revert "Set state before firing event"
This reverts commit b52cca8bc3710eef5d02ada70810f53a1d548912.
2016-02-10 23:23:01 +04:00
Lennart C. L. Kats
c30e0b4af7 Merge pull request +11853 from c9/update-tabmanager
Small tabmanager tweaks
2016-01-27 13:29:46 +01:00
Lennart kats
b52cca8bc3 Set state before firing event
Otherwise e.g. preview won't work yet in tabs.on("ready")
2016-01-26 20:53:02 +00:00
Lennart kats
6c632543c1 Make callback optional 2016-01-26 20:52:56 +00:00
Fabian Jakobs
aa7424512d make tests more robust 2016-01-26 18:45:31 +00:00
Lennart Kats
68069392db Jump to python library files outside of VFS dir 2015-12-19 20:42:17 +00:00
nightwing
b209b31c6d amlPane.destroy must be called for last pane too 2015-12-09 20:18:35 +04:00
Ruben Daniels
33e8b0ca57 Fix +10613 don't crash when there is not a next panel 2015-12-09 20:07:23 +04:00
Tim Robinson
acacbc4ae4 Increasing test timeout of metadata_test 2015-11-20 21:26:01 +00:00
Tim Robinson
3b50f576de Increasing test timeouts 2015-11-20 19:54:47 +00:00
Ruben Daniels
57ec419e86 don't expect e to be defined 2015-11-14 01:26:30 +00:00
Ruben Daniels
3ed3bb9a05 Hide tab/pane immediately when closing last tab of pane and setting to keep pane is off 2015-11-14 00:45:45 +00:00
Ruben Daniels
6b2f967dab Focus previously focussed tab when cancelling preview mode 2015-11-12 20:13:07 +00:00
Ruben Daniels
9bb4f1d886 fix tab tests 2015-11-06 01:40:28 +04:00
Ruben Daniels
a52b93b35d Fixes c9/core+110 always use close() when unloading tabs 2015-11-06 01:40:28 +04:00
Ruben Daniels
78f96f3333 cleanup 2015-11-03 01:28:38 +00:00