Commit 0026948
amend_lines_on_revision_mismatch as DocumentSymbolsRequest option
Summary:
This flag will be disabled by default, but enabled on requests from CodeHub.
See diffs on top to see behavior, summary:
If a file changed between the requested revision and the (best) indexed revision, the symbol index will contain erronous line locations, which makes CodeHub render the wrong symbol information. This feature will enable a heuristic where symbols in unchanged lines should keep the correct locations.
Reviewed By: jjuliamolin, donsbot
Differential Revision: D78732535
fbshipit-source-id: 0a8450d3d2a7fccbb794f08c22c8e3fd678110d01 parent 6e6df59 commit 0026948
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 | | |
168 | 171 | | |
169 | 172 | | |
| |||
0 commit comments