Wykres commitów

4473 Commity (eb6336c7cf85c6ae9d946ce3774cc354d4f8ef77)

Autor SHA1 Wiadomość Data
c9bot 5e52296da6 c9-auto-bump 3.1.883 2016-01-04 09:39:51 +01:00
Lennart Kats cb95846438 Remove plugin argument from Ace listeners 2016-01-04 09:38:46 +01:00
c9bot 646a54ccd5 c9-auto-bump 3.1.882 2016-01-04 09:36:53 +01:00
c9bot dd62eea635 c9-auto-bump 3.1.881 2016-01-04 09:35:38 +01:00
c9bot 0690d2f860 c9-auto-bump 3.1.880 2016-01-03 22:44:24 +01:00
c9bot 3a45dba9e8 c9-auto-bump 3.1.879 2016-01-03 21:50:06 +01:00
Lennart Kats d188297c00 Fix typo 2016-01-03 14:25:51 +01:00
Lennart Kats 1794d03b9a Fix preferred completion handling w/caching 2016-01-03 14:07:23 +01:00
Lennart Kats 3e4526d3a4 Fix uncontextual early predictions 2016-01-03 14:05:38 +01:00
Lennart Kats be86f5f33f Backport 'console' completion fix from language-library-ui branch 2016-01-03 14:02:15 +01:00
Lennart Kats 9a0f663ece Fix --helpWithSudo 2016-01-03 13:57:00 +01:00
Lennart Kats 9331af2c58 Fix canCompleteForChangedLine() looking at suffixes 2016-01-03 10:16:27 +01:00
Lennart Kats d53c8ef063 Impre jsonalyzer_server_test performance
As with language_test, timeout no longer seems to be needed
2016-01-03 10:15:42 +01:00
Lennart Kats 213e634ea2 Improve regex readability 2016-01-03 09:56:44 +01:00
Lennart Kats 435c4f94de Improve tests 2016-01-03 09:02:04 +01:00
Lennart Kats 59df9c1808 Be more generous with timeout
for outer "before"
2016-01-02 23:36:21 +01:00
Lennart Kats 68f1e13a73 Improve docs 2016-01-02 23:32:31 +01:00
Lennart Kats f2b9ab0c4b Add plugin arguments 2016-01-02 23:24:51 +01:00
Lennart Kats b44887c0fb Add one more insane test for future sanity 2016-01-02 23:24:40 +01:00
Lennart Kats e16d190ab1 Fix 'if(' matching 2016-01-02 23:20:07 +01:00
Lennart Kats 34720074f0 Add more tests 2016-01-02 22:55:25 +01:00
Lennart Kats aa980473fd Speed up language_test
Old hack no longer appears to be necessary
2016-01-02 22:35:26 +01:00
Lennart Kats 2443d2a836 Improve tests 2016-01-02 22:34:59 +01:00
Lennart Kats ea9e2300a3 Optimize cache keys 2016-01-02 22:08:32 +01:00
Lennart Kats 58a1daf089 Support re-completion for identifiers of length 3 in JavaScript 2016-01-02 22:05:08 +01:00
Lennart Kats 7aaaa9f7cb Add test 2016-01-02 21:41:03 +01:00
Lennart Kats b19c21ea46 Fix, improve tests 2016-01-02 21:40:56 +01:00
Lennart Kats 6505e072a2 Cleanup 2016-01-02 15:01:28 +00:00
Lennart Kats 729d2fdf93 worker.$doc may not be ready yet 2016-01-02 15:45:12 +01:00
Lennart Kats e63a709c52 Fix escape issues 2016-01-02 14:29:08 +00:00
Lennart Kats c1640779b6 Add equality operators 2016-01-02 14:27:13 +00:00
Lennart Kats f76e42499d Add expression prefix regex code completion optimization feature 2016-01-02 14:27:13 +00:00
Lennart Kats bb424c2272 Fix language plugin unload 2016-01-02 15:25:28 +01:00
Lennart Kats 30fc0f237d Fix original line value 2016-01-02 13:48:55 +00:00
Lennart kats a3cf0665f7 Merge remote-tracking branch 'origin/master' into revert-11326-revert-refactoring
Conflicts:
	plugins/c9.ide.language.python/python.js
	plugins/c9.ide.language.python/worker/python_linter.js
2016-01-01 22:37:00 +00:00
Lennart kats 52f0be27f4 Fix +11325 worker not getting latest document from UI 2016-01-01 22:32:48 +00:00
c9bot eaca2c3e59 c9-auto-bump 3.1.878 2015-12-31 17:37:05 +01:00
Lennart Kats 67e9fa2b83 Remove unnecessary escape 2015-12-31 16:06:34 +01:00
nightwing 7b5d31693c it is easy to accidentally type shift-backspace instead of backspace 2015-12-31 18:41:33 +04:00
Lennart Kats 4fad475221 Fix regex 2015-12-31 14:24:40 +00:00
Lennart Kats b12d5d4f3f Hack away some self parameters 2015-12-31 14:04:15 +00:00
Lennart Kats 5f140ae88b Be less picky with guessTooltip()
e.g. show tooltip for Python classes like

    from django.http import HttpResponse

    HttpResponse(
2015-12-31 13:56:00 +00:00
Lennart Kats 6d94e82f7d Improve docHtml support 2015-12-31 13:54:49 +00:00
Lennart Kats d1e18d17a1 Improve default cwd 2015-12-31 13:41:04 +00:00
Lennart Kats 30878e4719 Fix cwd for files in workspace root 2015-12-31 12:59:34 +00:00
Lennart Kats 773ddde159 Fix error propagation 2015-12-31 12:59:25 +00:00
Lennart Kats 41e365cd12 Fix err serialization
(passing as normal argument wouldn't get it properly serialized, stripping .message and .stack)
2015-12-31 12:39:36 +00:00
c9bot f42dcf1a31 c9-auto-bump 3.1.877 2015-12-31 11:57:04 +01:00
Lennart Kats b1562d1a0c Merge pull request +11318 from c9/fix/ace
Fix small issue related to ace
2015-12-31 11:56:57 +01:00
c9bot 23b5c9b75d c9-auto-bump 3.1.876 2015-12-31 11:56:03 +01:00