Skip to content

Commit 619f18a

Browse files
crumblingstatueJayflux
authored andcommitted
Update README.md (#188)
Add information about possible conflicts with the default `Rust` package.
1 parent 92f8880 commit 619f18a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ and select `Package Control: Install Package` and then select `Rust Enhanced` fr
2525
the list. That's it.
2626
If you can't see `Rust Enhanced` its most likely because you're using Sublime Text 2.
2727

28+
It is possible that the built-in `Rust` package will cause conflicts with Rust Enhanced. If the default syntax for Rust documents is `Rust` instead of `Rust Enhanced`, then this is likely the case. A recommended solution is to disable the built-in `Rust` package. You can do so through `Package Control: Disable Package` -> `Rust`.
29+
2830
## Features
2931
### Go To Definition
3032
### Cargo Build

0 commit comments

Comments
 (0)