You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-analyzer will document the status and stability of these
119
+
extensions. Further, disruptive or unstable extensions will be made
120
+
opt-in (via client settings) until they are suitable for wider
121
+
use. However, we do not consider it a "semver violation" to remove
122
+
support for extensions if they don't seem to be working out, as the
123
+
LSP protocol already permits a negotiation between client and server
124
+
with respect to which extensions are supported.
125
+
105
126
### What is the transition plan?
106
127
107
128
The precise transition plan is not part of this RFC. It will be determined and announced as we enter the deprecation period, based on the feedback we've gotten and how many users have manually transitioned away from the RLS. We will endeavor to keep the experience as smooth as possible, but it may require some manual steps.
0 commit comments