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.
1 parent c8ae5de commit 26ecc90Copy full SHA for 26ecc90
README.md
@@ -54,6 +54,12 @@ trait definitions. See [Auto-completion / code
54
navigation](#auto-completion--code-navigation) below for tips on how
55
to enable this.
56
57
+If you are missing features in rust-mode, please check out
58
+[rustic](https://github.com/brotzeit/rustic) before you open a feature
59
+request. It depends on rust-mode and provides additional features. This
60
+allows us to keep rust-mode light-weight for users that are happy with
61
+basic functionality.
62
+
63
## Known issues
64
65
- `rust-syntax-propertize` and `adaptive-wrap-prefix-mode` can lead to
0 commit comments