Wykres commitów

3817 Commity (65d57bb78e759d3caec1fd8fa0ab0025602f000e)

Autor SHA1 Wiadomość Data
Lennart Kats 65d57bb78e Fix failing tests 2016-02-24 16:13:50 +01:00
Lennart Kats 4ed2a601fe Install codeintel during tests 2016-02-24 16:06:47 +01:00
Lennart Kats f27576735e Support OSX 2016-02-24 16:06:07 +01:00
Lennart Kats 4111906460 Disable CSS tests for now 2016-02-24 15:27:45 +01:00
Lennart Kats 0bcdb90c67 Improve installation messaging 2016-02-24 14:22:29 +00:00
Lennart Kats fbb85c069e Add language to installation message 2016-02-24 13:44:24 +00:00
Lennart Kats dd4e9a23d6 Recompute cached completions at offset 1 when necessary 2016-02-24 13:38:15 +00:00
Lennart Kats 95de252cef Remove obsolete mode_completer
codeintel completer replaces it
2016-02-24 13:37:47 +00:00
Lennart Kats 2d6ebeaacb Increase timeouts
5 can be to low for initial completion :(
2016-02-24 13:32:42 +00:00
Lennart Kats 8534f5ac8d Fix info popup 2016-02-24 13:25:43 +00:00
Lennart Kats b7778f85c9 Avoid installation race condition 2016-02-24 13:25:27 +00:00
Lennart Kats 8850c8d309 Make installation reentrant 2016-02-24 13:25:02 +00:00
Lennart Kats 6c122ac49d Simply get dirs from client 2016-02-24 12:14:02 +00:00
Lennart Kats 3aff8dd5e6 Remove old installation code 2016-02-24 12:13:40 +00:00
Lennart kats 260274c2eb Assert installation of codeintel 2016-02-24 11:43:23 +00:00
Lennart kats 8451509af4 Fix codeintel installation for linux 2016-02-22 16:52:16 +00:00
Lennart Kats 48008f4c9c Improve icons 2016-02-22 13:53:10 +01:00
Lennart Kats bf5322b701 Refactor codeintel workers 2016-02-22 13:53:07 +01:00
Lennart Kats 5eabe92b7e Add CSS/LESS completer 2016-02-22 10:58:16 +00:00
Lennart Kats 3b70fddd37 Add draft Ruby completer 2016-02-22 10:56:57 +00:00
Lennart Kats 5d96531470 Revert "Use a file socket"
This reverts commit 3bc1ff69d1.

File socket randombly breaks during setup
2016-02-21 19:38:26 +00:00
Lennart Kats 648c381be2 Never block waiting for 100-Continue header 2016-02-20 15:19:13 +00:00
Lennart Kats 3bc1ff69d1 Use a file socket 2016-02-20 15:18:48 +00:00
Lennart Kats ad69d78bb7 Add basis for Ruby completer 2016-02-20 14:32:33 +00:00
Lennart Kats 5524a7d490 Add basic support for execution without path 2016-02-19 21:06:09 +00:00
Lennart Kats 8a9ca531f2 Add list of catalogs 2016-02-19 21:06:06 +00:00
Lennart Kats 1f87687de8 Add catalogs, calltips modes 2016-02-19 20:49:50 +00:00
Lennart Kats c08f20a695 Add jump to definition 2016-02-19 16:29:19 +00:00
Lennart Kats 2f5e147e4e Remove prediction for PHP
Not interesting without zero-length identifier completion,
or for PHP's -> and ::
2016-02-19 15:30:32 +00:00
Lennart Kats 1c35b3b2c2 Avoid $ when completion for -> 2016-02-19 15:30:29 +00:00
Lennart Kats d0bac20dc6 Fix match of undefined 2016-02-19 15:03:31 +00:00
Lennart Kats a60e44fc01 Fix completion after -> 2016-02-19 15:02:57 +00:00
Lennart Kats 227b6c926c Force re-completion for 3-letter identifiers 2016-02-19 14:55:41 +00:00
Lennart Kats 93869b4333 Fix completion at end of file 2016-02-19 14:55:15 +00:00
Lennart Kats aec3faa30f Work around broken zero-length identifier completions 2016-02-19 14:39:49 +00:00
Lennart Kats 615cf6913a Fix cache misses 2016-02-19 14:39:48 +00:00
Lennart Kats b8ab08aca7 Don't complete when adding . in front of an identifier
e.g., when changing foobar to foo.bar
2016-02-19 14:39:43 +00:00
Lennart Kats c30ca65b94 Disable generic PHP completions 2016-02-18 22:15:58 +00:00
Lennart Kats c345f7c573 Fix server invocation 2016-02-18 22:15:56 +00:00
Lennart Kats 9b7c27b3dd Improve dependency installation 2016-02-18 22:15:54 +00:00
Lennart Kats 15f14cc118 Fix special readonly behavior for files inside vfs roots 2016-02-18 22:15:52 +00:00
Lennart Kats df99b76da3 Fix encoding, spaces 2016-02-18 22:15:50 +00:00
Lennart Kats e0836a5ea0 Cleanup 2016-02-18 22:15:48 +00:00
Lennart Kats 70d7c41a43 Avoid retry loop 2016-02-18 22:15:46 +00:00
Lennart Kats 520a15ad8a Avoid error on startup 2016-02-18 22:15:44 +00:00
Lennart Kats 992f2d1d49 Add missing import 2016-02-18 22:15:42 +00:00
Lennart Kats 3aa8ddfd0d Avoid property access of undefined 2016-02-18 22:15:40 +00:00
Lennart Kats 3e04d3675c Fix launch script 2016-02-18 22:15:39 +00:00
Lennart Kats b90a2e7770 Avoid matching script source code 2016-02-18 22:15:37 +00:00
Lennart Kats b830cb06d0 Tweak completer configs 2016-02-18 22:15:35 +00:00