Wykres commitów

569 Commity (d56123d46f4e24560af164180d943c1a9b9ec9af)

Autor SHA1 Wiadomość Data
Lennart kats d56123d46f Wait for tokenizer to complete before sending tokens 2015-08-07 09:44:15 +00:00
Lennart kats 7c8a5aa1fd Avoid this in ctags_util, it doesn't work from sdk plugin 2015-08-06 13:24:36 +00:00
Lennart kats 82f5691438 Show completion popup after new data received and no previous popup shown 2015-08-06 10:43:15 +00:00
Lennart kats 2c2ae6b96f Fix analyzeOthers() implementation confusion 2015-08-06 10:42:48 +00:00
Lennart Kats bed3266af8 Work around +8552 2015-08-05 10:10:40 +02:00
Harutyun Amirjanyan 79b8380155 Merge pull request +8523 from c9/improve-language
Misc. language/salesforce improvements
2015-08-04 20:48:15 +03:00
nightwing 42e0b96638 fix focus issues with mount dialog 2015-08-03 22:51:59 +04:00
nightwing af21eedaf5 do not use unescaped fullname in innerHTML 2015-08-03 21:44:24 +04:00
Lennart kats f93c72a1c5 Pass row and column to worker 2015-08-03 14:13:30 +00:00
Lennart kats 66a0453b07 Add token types 2015-08-03 08:52:34 +00:00
Lennart kats bce0d67bf3 Add langauge handler unregistering 2015-08-03 08:52:27 +00:00
Harutyun Amirjanyan 90666adf05 Merge pull request +8510 from c9/complete-non-identifier-char
Various improvements related to salesforce completion
2015-07-31 14:13:12 +03:00
Lennart kats 9babae2f22 Don't show snippet completions together with contextual completions
e.g. don't show snippets when salesforce is showing attribute values true/false
or when javascript shows properties of an object
2015-07-31 10:41:30 +00:00
Lennart kats 1bbf1b3f4c Add hidePopup event 2015-07-31 10:28:43 +00:00
Lennart kats 6ef7223fef Expose invoke 2015-07-31 10:24:49 +00:00
Lennart kats 73484acd4e Fix architect completer for names like language.complete 2015-07-31 10:19:16 +00:00
Nikolai Onken 97d74d673b Merge pull request +8493 from c9/fix-rayguns
[Trivial] Fix trivial raygun error
2015-07-31 11:52:34 +02:00
Harutyun Amirjanyan 1650a084a0 Merge pull request +8507 from c9/complete-non-identifier-char
Allow automatic complete on non-identifier chars like <
2015-07-31 12:33:10 +03:00
Lennart kats 49d2255203 Allow automatic complete on non-identifier chars like < 2015-07-31 09:12:16 +00:00
Lennart kats 090b654728 Fix +8491 callback is undefined 2015-07-30 11:59:55 +00:00
Harutyun Amirjanyan b84f8b8bab Merge pull request +8471 from c9/sdk
Add smf.core to sdk.sh
2015-07-30 09:35:18 +03:00
nightwing 184987ec53 load less into architect-build lazily to allow building ace without less 2015-07-29 16:04:29 +04:00
Brady Dowling fc576e6f97 Added menu item to deflect feature requests from support 2015-07-28 20:25:00 +00:00
Lennart Kats e104ad2ca0 Avoid relative require() from symlink 2015-07-28 10:26:17 +02:00
Lennart Kats b135d9e0fa Update README.md 2015-07-27 17:45:18 +02:00
Lennart Kats 76964ba91d Move smartface core files into separate plugin 2015-07-27 17:42:37 +02:00
Lennart Kats 8723eca18f Send v8 breakpoints in parallel
Potentially saves huge amounts of roundtrips
2015-07-26 20:50:45 +02:00
nightwing 9d6554197d do not allow broken preview tabs to break ide 2015-07-26 00:07:05 +04:00
nightwing a8352aa8de include mocha and chai in cdn for sdk test runner 2015-07-21 20:20:14 +00:00
nightwing 5d2bb09104 allow expand_abbreviation emmet command for all modes 2015-07-20 17:42:59 +04:00
nightwing c4f5eb2eec give user css highest priority 2015-07-20 15:45:35 +04:00
nightwing 14f59beebe symlink command should create dir if needed 2015-07-15 23:32:01 +04:00
Tim Robinson 780dbe57ed Merge pull request +8007 from c9/update-tern
Update tern
2015-07-15 18:45:56 +02:00
Tim Robinson f825fd97d7 Added unit test for previous bug 2015-07-15 09:46:39 +00:00
Tim Robinson 54d517948c Don't error on duplicate column name errors 2015-07-15 09:16:23 +00:00
nightwing eabccd5f31 use tab.meta instead of adding tab.debugData 2015-07-15 01:12:46 +04:00
Tim Robinson 822eccb18f Refactoring to what @nightwing mentioned 2015-07-14 15:05:20 +04:00
Tim Robinson 6c2766b6cc Added connecting, connected and isMaster tracking 2015-07-14 15:05:20 +04:00
Tim Robinson 41d0114f73 Sending error if watcher detects a file change but collab doesn't pick up on it somehow 2015-07-14 15:05:20 +04:00
nightwing 669bca19bb reuse ast more 2015-07-14 11:28:18 +04:00
nightwing a206aa6186 make language_test more predictable 2015-07-14 03:35:07 +04:00
nightwing 613dec9efb update tern 2015-07-14 03:34:06 +04:00
nightwing ddcc19589c fix language_test failing intermittently 2015-07-14 01:41:16 +04:00
nightwing 0f23b016db revert to older tern with updated acorn 2015-07-14 01:07:00 +04:00
nightwing ee841cc8cf fix option handling in parse_dammit 2015-07-14 01:06:59 +04:00
nightwing f0081e88e2 update tern 2015-07-14 01:06:59 +04:00
nightwing cb183d7d21 now that acorn isn't included twice cached ast breaks tern 2015-07-14 01:06:58 +04:00
nightwing 533071ff05 update acorn 2015-07-14 01:06:58 +04:00
Harutyun Amirjanyan 1f51f5c40a Merge pull request +8196 from c9/pull/c9.ide.language/6
Allow completion to specify that the suffix should be removed, fixes #5.
2015-07-09 19:14:33 +04:00
nightwing 4920fb8694 notificationsTree can be undefined 2015-07-09 08:12:23 +04:00