Skip to content

Commit 9fd6076

Browse files
committed
Fix
1 parent 4af2fb8 commit 9fd6076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2020-04-06-changelog-19.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Release: release:2020-04-06[]
3535
----
3636
+
3737
to config
38-
. run vscode as `code-insiders matklad.rust-analyzer`
38+
. run vscode as `code-insiders --enabled-proposed-api matklad.rust-analyzer`
3939
. make sure to use a color theme with support for syntax highlighitng.
4040
. Rust specific tokens and modifiers are listed https://github.com/rust-analyzer/rust-analyzer/blob/ec3fb1cdb4f1808a11fb6057550ed721c2aa36a9/editors/code/package.json#L489-L531[here]. For example, to underline all `mut` and `&mut` variables, add this to `settings.json`:
4141
+

0 commit comments

Comments
 (0)