mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
[rust] remove rust snippets (see discussion in #6430)
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
"language": "rust",
|
||||
"path": "./syntaxes/rust.json",
|
||||
"scopeName":"source.rust"
|
||||
}],
|
||||
"snippets": [{
|
||||
"language": "rust",
|
||||
"path": "./snippets/rust.json"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user