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.
1 parent 54c3043 commit c09d059Copy full SHA for c09d059
features.markdown
@@ -10,7 +10,7 @@ class: features-page
10
{% include h title="Code Completion<abbr class=\"wip\" title=\"Work In Progress\">WIP</abbr>" %}
11
12
intellij-rust features built from scratch code completion, leveraging IntelliJ
13
-Platform capabilities. <kbd>Ctrl+Space</kbd> invokes completion. We [do not](http://localhost:4000/docs/faq.html#racer)
+Platform capabilities. <kbd>Ctrl+Space</kbd> invokes completion. We [do not](https://intellij-rust.github.io/docs/faq.html#racer)
14
plan to use `racer`. A decent amount of completion intelligence is already implemented,
15
but there is definitely a lot more to do. Here are some examples of what works and
16
what does not work (as of **June 20**).
0 commit comments