Open
Description
editor or extension: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable) VSCode v0.3.2037
The new landing page, introduced in #17576, fixed issue #17569. However, the code block doesn't seem to render correctly on the landing page right now.
This is how it currently looks,
It should look like this,
"files.readonlyInclude": {
"**/.cargo/registry/src/**/*.rs": true,
"**/lib/rustlib/src/rust/library/**/*.rs": true,
},