Skip to content

Tags: sergei-dyshel/ccls

Tags

0.20181010

Toggle 0.20181010's commit message
Fix hierarchical document symbol

1. Fixed a bug on building document symbol tree: As sym2ds was updated in
place, nested funcs/types may be moved into children of another
lsDocumentSymbol before itself got processed.

2. Namespaces only have declarations, in the old implementation it wasn't included in the result, making the result less hierarchical. This
commit fixes this by including the declarations of a symbol if no
definitions found.

0.20180924

Toggle 0.20180924's commit message
Simplify semantic highlighting; improve hover of auto &&

0.20180812

Toggle 0.20180812's commit message
Fix typo error (MaskRay#49)

- The word strengthened is spelled mistakenly.
- Unpaired symbol:')' seems to be missing.

0.20180731

Toggle 0.20180731's commit message
Uniquify textDocument/references

There can be duplicates with template instantiation.

0.20180521

Toggle 0.20180521's commit message
filesystem.cc: deduplicate with UniqueID

0.20180513

Toggle 0.20180513's commit message
Congratulations to Tea Deliverers