ccls/tests/multi_file
Jacob Dufault d3bd31604e Code lens improvements
- Hide declaration from list of refs on types and variables (so now they will show as '0 refs')
- Let the user hide code lens on parameter and function-local variables
2017-05-20 18:26:50 -07:00
..
funky_enum.cc Code lens improvements 2017-05-20 18:26:50 -07:00
funky_enum.h Try to have better behavior when types are defined across multiple files. 2017-04-18 23:56:37 -07:00
header.h Store indexed dependencies so we can reload all files when restoring from cache. Also slightly improve goto definition source range 2017-04-10 22:26:27 -07:00
impl.cc Code lens improvements 2017-05-20 18:26:50 -07:00
simple_header.h Auto-index header files 2017-04-08 15:54:36 -07:00
simple_impl.cc Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
static.cc Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
static.h Add TODO to investigate index or import issue 2017-04-13 01:21:24 -07:00