2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-15 21:49:20 +00:00
rust-analyzer/docs/user
bors e5e937ae5e Auto merge of - vxpm:master, r=HKalbasi
add option to show full function signatures in completion docs

implements 

with `"rust-analyzer.completion.fullFunctionSignatures.enable": false`:
![image](https://github.com/rust-lang/rust-analyzer/assets/59714841/ff739ad1-9975-461f-a62d-22c7823e7b71)

with `"rust-analyzer.completion.fullFunctionSignatures.enable": true`:
![image](https://github.com/rust-lang/rust-analyzer/assets/59714841/9bc98300-cef6-44ef-a353-dcf35cd36fce)
2023-09-24 07:38:38 +00:00
..
.gitignore Document installation via Homebrew; Add gitignore entry for asciidoctor output 2021-06-14 16:41:34 -05:00
generated_config.adoc Auto merge of - vxpm:master, r=HKalbasi 2023-09-24 07:38:38 +00:00
manual.adoc Auto merge of - vsrs:runnable_env_per_platform, r=HKalbasi 2023-07-28 07:03:09 +00:00