<table><tr><td style="">univerz added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22963">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Is it better to search for only the "Cargo.lock" or shall one search just for both and use the first director with a hit?</p></blockquote>

<p>disclaimer: i have no expertise in this area :).</p>

<p>this comment is clearer <a href="https://github.com/rust-analyzer/rust-analyzer/issues/1650#issuecomment-518088316" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/rust-analyzer/rust-analyzer/issues/1650#issuecomment-518088316</a></p>

<p>it looks like the problem is that search for <tt style="background: #ebebeb; font-size: 13px;">.toml</tt> stops too early, so using both and use first directory with a hit would not work. each project in a workspace have it's own <tt style="background: #ebebeb; font-size: 13px;">Cargo.toml</tt>, but there is only one top-level <tt style="background: #ebebeb; font-size: 13px;">Cargo.lock</tt>.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R40 Kate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22963">https://phabricator.kde.org/D22963</a></div></div><br /><div><strong>To: </strong>cullmann, mnauwelaerts<br /><strong>Cc: </strong>univerz, kwrite-devel, domson, michaelh, ngraham, demsking, cullmann, sars, dhaumann<br /></div>