Lennart Kats
3cd3d32485
Merge pull request +11352 from c9/improve-completion
...
Minor completion improvements
2016-01-04 09:40:13 +01:00
c9bot
5e52296da6
c9-auto-bump 3.1.883
2016-01-04 09:39:51 +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
e63a709c52
Fix escape issues
2016-01-02 14:29:08 +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
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
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
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