mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
docs: Update cross-repo for Rust & Ruby (#47484)
This commit is contained in:
parent
def89eceb9
commit
f2d737125e
@ -110,7 +110,7 @@ This table is maintained as an authoritative resource for users, Sales, and Cust
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Go to definition -->
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Find references -->
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Cross-file -->
|
||||
<td class="indexer-implemented-n">✗</td> <!-- Cross-repository -->
|
||||
<td class="indexer-implemented-y">✓*</td> <!-- Cross-repository -->
|
||||
<td class="indexer-implemented-n">✗</td> <!-- Find implementations -->
|
||||
<td><a href="https://rust-analyzer.github.io/">See notes</a></td> <!-- Build tooling -->
|
||||
</tr>
|
||||
@ -134,7 +134,7 @@ This table is maintained as an authoritative resource for users, Sales, and Cust
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Go to definition -->
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Find references -->
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Cross-file -->
|
||||
<td class="indexer-implemented-n">✗</td> <!-- Cross-repository -->
|
||||
<td class="indexer-implemented-y">✓</td> <!-- Cross-repository -->
|
||||
<td class="indexer-implemented-n">✗</td> <!-- Find implementations -->
|
||||
<td><a href="https://github.com/sourcegraph/scip-ruby#scip-ruby">See notes</a></td> <!-- Build tooling -->
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user