Skip to content

Commit 7eecbbf

Browse files
committed
[rust] remove rust snippets (see discussion in microsoft#6430)
1 parent 3db7b4e commit 7eecbbf

3 files changed

Lines changed: 1 addition & 81 deletions

File tree

extensions/rust/OSSREADME.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"version": "0.4.4",
66
"license": "MIT",
77
"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."
8+
"description": "The files syntaxes/rust.json was derived from the Atom package https://atom.io/packages/language-rust."
99
}]

extensions/rust/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
"language": "rust",
1515
"path": "./syntaxes/rust.json",
1616
"scopeName":"source.rust"
17-
}],
18-
"snippets": [{
19-
"language": "rust",
20-
"path": "./snippets/rust.json"
2117
}]
2218
}
2319
}

extensions/rust/snippets/rust.json

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)