Wykres commitów

93 Commity (375c381b72067dfe043d4fc7aeb7fc288ccc6323)

Autor SHA1 Wiadomość Data
nightwing 23cbb33833 fix regression in stripws 2016-03-30 19:31:23 +04:00
Harutyun Amirjanyan 7eb38be6c6 Merge pull request +13073 from c9/ide-file-tree
fix issues with file tree
2016-03-30 11:55:16 +04:00
nightwing 0a7655ee4d fix render issues in unified diff viewer 2016-03-29 20:35:03 +04:00
nightwing ade862df24 more style tweaks + folding 2016-03-29 20:34:59 +04:00
nightwing 710db81ce6 add simple unified diff viewer
# Conflicts:
#	.eslintrc
2016-03-29 20:34:50 +04:00
nightwing 6862b66d21 fix trimTrailingSpace on save with multiple cursors 2016-03-26 16:19:19 +04:00
nightwing 50640cbeef load worker from c9.io to fix loading on ie and firefox 2016-03-16 01:19:48 +04:00
nightwing 172dba514e fix emmet in ejs mode 2016-03-07 19:17:22 +04:00
nightwing c4d6b7f6cd keep cursor position when removing trailing space on save 2016-02-27 23:42:57 +04:00
nightwing 002235f6dc save files before running Replace in Files 2016-02-23 13:14:09 +04:00
nightwing 28e2ee832e update ace 2016-02-12 02:52:29 +04:00
nightwing 16cc9e55d2 add shim for es6 string methods and Object.assign 2016-01-11 20:35:21 +04:00
nightwing cdfc8147e6 fix regression in undomanager 2016-01-07 01:03:55 +04:00
nightwing df521f0171 fix error when undoing deletion of fold 2016-01-06 15:52:14 +04:00
nightwing a53be54f56 fix raygun error trying to clone Date 2015-12-30 20:40:04 +04:00
nightwing f0aca9fe2a reset scrollbar position when changing session 2015-12-30 20:40:04 +04:00
nightwing f5fe64d1f2 fix matching bracket highlighting in js templates 2015-12-30 20:40:03 +04:00
nightwing 907e2a8ad9 fix scrollbar regression 2015-12-23 01:27:47 +04:00
nightwing f11a38c2ac update ace 2015-12-21 19:25:53 +04:00
nightwing c0f9226078 update ace 2015-12-13 13:26:38 +04:00
nightwing 3b1db263ff fix regression: emmet commands not working in html tags 2015-11-25 14:51:06 +04:00
nightwing 2e68e73deb fix worker not starting up on ie edge 2015-11-19 00:19:36 +04:00
Ruben Daniels ad3b6aa5f4 Merge branch 'master' of github.com:c9/newclient into revert-10476-revert-markdown
Conflicts:
	.c9/project.settings
2015-11-18 16:24:48 +00:00
Lennart Kats dd223c8d38 Merge pull request +10552 from c9/improve-dogfooding
Better, faster dogfooding
2015-11-18 15:46:08 +01:00
Lennart Kats e0f8ab24d5 Add comment 2015-11-18 11:38:09 +01:00
Lennart Kats 4fdaccd3c8 Fix worker CORS errors with unpacked helper 2015-11-17 12:58:52 +00:00
nightwing cd9a8aaf93 adapt statusbar to ace api changes 2015-11-16 23:43:06 +00:00
nightwing 3b162a1fe8 update ace 2015-11-16 23:43:06 +00:00
Lennart Kats 42d069225a Revert "Revert markdown changes" 2015-11-13 13:21:21 +01:00
Lennart Kats 093560ec8a Revert "Merge pull request +10389 from c9/fix/small"
This reverts commit ace44def0d, reversing
changes made to 2f2b96a406.
2015-11-13 13:20:08 +01:00
Ruben Daniels 15bfbc0fae Added syntax highlighting to markdown preview 2015-11-11 02:38:18 +00:00
Harutyun Amirjanyan 57ca776aea Revert "Revert "Fix issues with rename"" 2015-11-03 03:22:19 +04:00
Matthijs van Henten ef5af704cd Revert "Fix issues with rename" 2015-10-27 15:02:46 +01:00
nightwing 515478ef96 fix +9984 Rename variable broken for two instances on the same line 2015-10-26 05:41:39 +04:00
nightwing a11af58899 fix typo 2015-10-26 02:17:43 +04:00
Ruben Daniels 9b17d0e88e Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-10-01 15:30:59 -07:00
nightwing 304819f37e fix regression in handling right command key on mac 2015-10-01 23:26:24 +04:00
nightwing 241e14da31 fix issue with stale line widgets 2015-10-01 02:53:35 +04:00
Ruben Daniels bca8b3196b Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-09-29 11:22:45 -07:00
nightwing 8d6487f819 use javascript mode for jsx files 2015-09-28 17:15:58 +04:00
nightwing 2e1b33cb33 update ace 2015-09-28 17:10:05 +04:00
nightwing 721cb0d8f3 add scrollbar min width 2015-09-25 20:49:23 +00:00
nightwing f15df7e58a fix diff for added/removed files 2015-09-20 19:22:54 +04:00
nightwing bd520032ad show line widget for debugger exceptions 2015-09-13 17:28:53 +04:00
Harutyun Amirjanyan 6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
nightwing 0b14bcf31e fix ejs highlighting 2015-08-31 14:33:21 +04:00
nightwing 2962ff6e9e fix line widgets added to same line getting stuck 2015-08-28 19:25:51 +04:00
nightwing 137c2731fe include padding in fullWidth widget width 2015-08-28 04:25:47 +04:00
nightwing e29543adfb fix horizontal scrolling with line widgets 2015-08-28 04:17:20 +04:00
nightwing 1ca8dbdd31 fix linewidgets interaction with folding 2015-08-28 04:17:19 +04:00