We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db7b4e commit 7eecbbfCopy full SHA for 7eecbbf
3 files changed
extensions/rust/OSSREADME.json
@@ -5,5 +5,5 @@
5
"version": "0.4.4",
6
"license": "MIT",
7
"repositoryURL": "https://github.com/zargony/atom-language-rust",
8
- "description": "The files syntaxes/rust.json and snippets/rust.json were derived from the Atom package https://atom.io/packages/language-rust."
+ "description": "The files syntaxes/rust.json was derived from the Atom package https://atom.io/packages/language-rust."
9
}]
extensions/rust/package.json
@@ -14,10 +14,6 @@
14
"language": "rust",
15
"path": "./syntaxes/rust.json",
16
"scopeName":"source.rust"
17
- }],
18
- "snippets": [{
19
- "language": "rust",
20
- "path": "./snippets/rust.json"
21
22
}
23
extensions/rust/snippets/rust.json
0 commit comments