| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-06-02 | Bring the version command output in line with other rust tools | Lukas Wirth | -1/+2 | |
| 2022-03-22 | Preserve order when grouping references. | Kyle Huey | -11/+16 | |
| 2022-03-22 | LSIF: consolidate references into a single edge where possible. | Kyle Huey | -8/+13 | |
| 2021-11-22 | Emit moniker in lsif | hkalbasi | -2/+46 | |
| 2021-10-29 | Fix Plaintext textDocument/hover | vsrs | -0/+1 | |
| 2021-10-12 | Merge #10423 | bors[bot] | -2/+2 | |
| 10423: Internal: refactor for mdbook plugin r=Veykril a=HKalbasi This PR is for upstreaming changes that I made for mdbook plugin. Changes are adding inlay hints to `StaticIndex` and changing some functions for working around privacy of crates. Aside this, is it okay if I bring the plugin in tree? It is a simple binary crate. I feel it will better maintained here and become resistant to api changes. Co-authored-by: hamidreza kalbasi <hamidrezakalbasi@protonmail.com> | ||||
| 2021-10-12 | internal changes for mdbook | hamidreza kalbasi | -2/+2 | |
| 2021-10-11 | Add toolInfo in MetaData vertex in LSIF dumps | Quentin Gliech | -1/+5 | |
| This helps with uploading LSIF dumps to Sourcegraph without having to specify an indexer name. | ||||
| 2021-10-10 | Remove neesless clone | k-nasa | -2/+2 | |
| 2021-09-29 | remove glob import and cancellables | hamidreza kalbasi | -59/+67 | |
| 2021-09-26 | support goto definition and find references | hamidreza kalbasi | -14/+101 | |
| 2021-09-26 | reuse hover results with resultset | hamidreza kalbasi | -47/+76 | |
| 2021-09-26 | move lsif types to lsp types crate | hamidreza kalbasi | -16/+13 | |
| 2021-09-26 | add hover | hamidreza kalbasi | -15/+42 | |
| 2021-09-26 | use utf16 instead of utf8 | hamidreza kalbasi | -2/+6 | |
| 2021-09-26 | Begining of lsif | hamidreza kalbasi | -0/+116 | |
