I find rust-analyzer.completion.callable.snippets: "none"
, but this works only for functions, macros enums still write brackets on completion, is there a possibility to disable auto brackets for all?
I find rust-analyzer.completion.callable.snippets: "none"
, but this works only for functions, macros enums still write brackets on completion, is there a possibility to disable auto brackets for all?