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
The README of this extension is a lie: it says the extensions supports Rust. Well this is absolutely wrong: I just tried it on a rust function typing 3 times '/' followed by enter does not generate the auto comment block!
The text was updated successfully, but these errors were encountered:
Shift + Enter returns to the next line without generating further ///.
I think the feature I'd like does not exist. Let me explain: I'd like what JetBrains CLion can do directly in C++: pre-generate a comment block with predefined template for arguments and return values. There is a PR for this in Rust Intellij: intellij-rust/intellij-rust#7060
The README of this extension is a lie: it says the extensions supports Rust. Well this is absolutely wrong: I just tried it on a rust function typing 3 times '/' followed by enter does not generate the auto comment block!
The text was updated successfully, but these errors were encountered: