11538: feat: Make private editable completions configurable, disable by default r=Veykril a=Veykril Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10253 Fixes https://github.com/rust-analyzer/rust-analyzer/issues/9885 This does disable these completions by default, as it seems that people find this behaviour surprising(due to other IDEs usually not doing this). Co-authored-by: Lukas Wirth <lukastw97@gmail.com> |
||
|---|---|---|
| .. | ||
| completions | ||
| render | ||
| tests | ||
| completions.rs | ||
| config.rs | ||
| context.rs | ||
| item.rs | ||
| lib.rs | ||
| patterns.rs | ||
| render.rs | ||
| snippet.rs | ||
| tests.rs | ||