Fangrui Song
|
73bd987b1a
|
Add caseSensitivity to config->{completion,workspaceSymbol}
|
2019-10-23 21:56:51 -07:00 |
|
Fangrui Song
|
9ed024f5cc
|
Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable
|
2019-10-23 21:56:51 -07:00 |
|
Fangrui Song
|
b872faa160
|
Simplify
|
2019-10-23 21:56:50 -07:00 |
|
Fangrui Song
|
fdb562bb42
|
Use global config.
|
2019-10-23 21:56:50 -07:00 |
|
Fangrui Song
|
f7872d143d
|
.
|
2019-10-23 21:56:50 -07:00 |
|
Fangrui Song
|
b839389f77
|
Resurrection of ccls
|
2019-10-23 21:56:50 -07:00 |
|
Jacob Dufault
|
2fc731c856
|
ipc.h -> method.h, rename some types
|
2019-10-23 21:56:50 -07:00 |
|
Jacob Dufault
|
db7e25c542
|
Reformat
|
2019-10-23 21:56:50 -07:00 |
|
Fangrui Song
|
0ba8f2a42c
|
Remove atomic_object.h and add workspace/didChangeConfiguration placeholder
|
2018-03-01 18:15:33 -08:00 |
|
Fangrui Song
|
c68548a2ca
|
Remove <regex> from lex_utils.h and separate language_server_api.h
% time clang++ -fsyntax-only -std=c++11 a.cc
<iostream> => 0.35s
<regex> => 0.68s
|
2018-02-23 16:33:48 -08:00 |
|