diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-03-03 13:45:26 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-03-03 13:45:26 +0000 |
commit | b55d22e06095821eaf588786663d3b2b946e8549 (patch) | |
tree | 72c430f62b2d238ceee60b2441796fff5483161f /crates/ra_syntax/test_data/parser/ok/0019_enums.txt | |
parent | 0cb387c36257a2811046f1ed65e59f83a1ea03bc (diff) | |
parent | 2f54c1d653d46831eeb7d691c5f25b78ca63378a (diff) |
Merge #3388
3388: Remove inlay hint in diff views r=matklad a=vbfox
If the left side of a diff view that contain the old version of the file apply inlays they are misplaced and produce a weird display:

After the change:

The detection is done by blacklisting the url schemes used by git and subversion scm extensions, whitelisting `file` is also possible but neither is perfect as VSCode now support both pluggable scm extensions and pluggable remote filesystems. But I suspect that the list of scm extensions is more easily manageable.
**Note**: I can rebase on #3378 if needed as it touches the same lines of code
Co-authored-by: Julien Roncaglia <[email protected]>
Diffstat (limited to 'crates/ra_syntax/test_data/parser/ok/0019_enums.txt')
0 files changed, 0 insertions, 0 deletions