We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a42550 + a6fc4fb commit 495437eCopy full SHA for 495437e
templates/components/tools/editors.hbs
@@ -1,6 +1,6 @@
1
<div class="flex-none flex-m flex-l flex-wrap">
2
<div class="w-25-l w-50-m w-100 pa3">
3
- <a href="https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer"
+ <a href="https://code.visualstudio.com/docs/languages/rust"
4
class="button button-secondary">{{fluent "tools-editor-vscode"}}</a>
5
</div>
6
0 commit comments