We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b932189 + 9e0c3fe commit 41ccdb1Copy full SHA for 41ccdb1
Cargo.sublime-syntax
@@ -2,7 +2,8 @@
2
---
3
# http://www.sublimetext.com/docs/3/syntax.html
4
name: Cargo Build Results
5
-file_extensions: rs
+file_extensions:
6
+ - rs
7
scope: source.build_results
8
9
variables:
0 commit comments