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
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
30fc0f237d
Fix original line value
2016-01-02 13:48:55 +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
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
c9bot
97b2b488e3
c9-auto-bump 3.1.875
2015-12-31 11:52:19 +01:00
Lennart Kats
2c3afc367e
Use PYTHONPATH setting for runners
2015-12-31 10:45:48 +00:00
Lennart Kats
f068de771f
Support PYTHONPATH for linter
2015-12-31 10:38:45 +00:00
Lennart Kats
210a2032e0
Improve PYTHONPATH handling
2015-12-31 10:38:36 +00:00
c9bot
f837637efa
c9-auto-bump 3.1.874
2015-12-31 09:23:06 +01:00
c9bot
00998f58c2
c9-auto-bump 3.1.873
2015-12-30 19:55:30 +01:00
nightwing
dad031d18b
fix collab not connecting for files opened by show active file
2015-12-30 20:40:05 +04:00
c9bot
687d5838b2
c9-auto-bump 3.1.872
2015-12-30 17:03:13 +01:00
c9bot
ae562d2841
c9-auto-bump 3.1.871
2015-12-30 16:27:57 +01:00
c9bot
42bf38e305
c9-auto-bump 3.1.870
2015-12-30 14:44:10 +01:00
c9bot
b22bb28998
c9-auto-bump 3.1.869
2015-12-30 14:31:08 +01:00
c9bot
8b40c08645
c9-auto-bump 3.1.868
2015-12-30 14:28:45 +01:00
Lennart kats
5a6a82e229
Merge remote-tracking branch 'origin/master' into revert-refactoring
...
Conflicts:
plugins/c9.ide.language.python/python.js
plugins/c9.ide.language.python/worker/python_completer.js
plugins/c9.ide.language.python/worker/python_linter.js
2015-12-30 13:27:56 +00:00
c9bot
e672832f25
c9-auto-bump 3.1.867
2015-12-30 14:18:49 +01:00
Lennart Kats
f37b71c3a3
Merge pull request +11332 from c9/improve-completions
...
Fix Python completion issues
2015-12-30 14:18:35 +01:00
Lennart Kats
beeae5ce3c
Move setting to config
2015-12-30 12:41:18 +00:00
c9bot
3937ef4045
c9-auto-bump 3.1.866
2015-12-30 13:13:13 +01:00
Lennart Kats
ec8770402a
Add PYTHONPATH setting for completion
2015-12-30 11:15:32 +00:00
c9bot
af360630b3
c9-auto-bump 3.1.865
2015-12-30 12:04:48 +01:00
Lennart Kats
9f5de3665d
Fix linting only happening when completion is enabled
2015-12-30 09:37:35 +00:00
Lennart Kats
10f6f62edb
Fix Python 3 support
2015-12-30 09:15:22 +00:00
Lennart Kats
704a7c174f
Default cwd to workspaceDir
2015-12-30 08:46:57 +00:00
Lennart Kats
741e9d5a43
Clean up event emitting
2015-12-30 08:45:24 +00:00
Lennart kats
42942eb661
Revert "Merge pull request +11282 from c9/refactor-language"
...
This reverts commit 0100d3b550fd687693e09216d3a8bcdf1068001b, reversing
changes made to cc68450f46a742c289fb7bf83d2622fb6cc23a0b.
Conflicts:
npm-shrinkwrap.json
2015-12-29 21:21:39 +00:00
Lennart kats
f3ee816332
Revert "Merge pull request +11317 from c9/fix-another-regression"
...
This reverts commit ccedef28875d6e5b5a60304b100575120fee2dca, reversing
changes made to f2240fda9eee08da4653b3da2e98dd0ab53c2e0a.
2015-12-29 21:17:56 +00:00
Lennart kats
b8530a7ca5
Revert "Merge pull request +11315 from c9/fix-tooltip"
...
This reverts commit b4acf661379fa55f5ef1556b4b65eb7ba67d46cb, reversing
changes made to cc97359c84dfa6a982e34a0da5b2da529a2ec08e.
2015-12-29 21:17:35 +00:00
c9bot
46395bcf07
c9-auto-bump 3.1.864
2015-12-29 14:53:00 +01:00
c9bot
31af364b40
c9-auto-bump 3.1.863
2015-12-29 14:47:52 +01:00