Jacob Dufault
|
d83b1591a4
|
Serialized indexes are now versioned. Old versions are not imported.
|
2017-04-19 23:02:24 -07:00 |
|
Jacob Dufault
|
20864e422a
|
Fix recursion when loading cache and indexing are both enabled.
Also added config options to disable indexing, disable cache writing, and disable cache reading from settings file.
|
2017-04-19 00:32:59 -07:00 |
|
Jacob Dufault
|
85734278d8
|
Misc fixes
|
2017-04-18 17:05:14 -07:00 |
|
Jacob Dufault
|
2d4b910836
|
Allow configuration of cache directory. Use a good default value as well.
|
2017-04-17 20:02:41 -07:00 |
|
Jacob Dufault
|
7f4d902dcf
|
Add alternative compile_commands.json loader using rapidjson.
It may be faster than clang. I haven't tested it yet.
|
2017-04-17 00:06:01 -07:00 |
|
Jacob Dufault
|
215a9a80fb
|
- Show code lens for calls to parent and derived methods
- Don't show local variables in global symbol search
|
2017-04-11 00:29:36 -07:00 |
|
Jacob Dufault
|
527439b7c2
|
WIP on updating index; locations still broken
|
2017-04-09 17:08:54 -07:00 |
|
Jacob Dufault
|
6720a886e3
|
move some code out of command_line.cc
|
2017-04-08 19:24:32 -07:00 |
|