rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

Add possible values in the doc

Open PitiBouchon opened this issue 2 years ago • 1 comments

Add the different possible values the doc for non trivial config

PitiBouchon avatar Jan 08 '24 21:01 PitiBouchon

Just adding the possible values so that people can find them on manual configuation instead of looking in the code

PitiBouchon avatar Jan 08 '24 22:01 PitiBouchon

:umbrella: The latest upstream changes (presumably #16639) made this pull request unmergeable. Please resolve the merge conflicts.

bors avatar Apr 16 '24 08:04 bors

I'll close this. While we definitely want to tackle this, it should be ideally be derived from the types somehow, otherwise this will get out of sync rather easily. https://github.com/rust-lang/rust-analyzer/issues/13178 tracks this and once we are done revamping the configs we can tackle it.

Veykril avatar Apr 18 '24 09:04 Veykril