Skip to content

"rust-analyzer.typing.autoClosingAngleBrackets.enable": true (vscode) adds $0 #16849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
WaffleLapkin opened this issue Mar 15, 2024 · 1 comment
Labels
C-bug Category: bug

Comments

@WaffleLapkin
Copy link
Member

rust-analyzer version: 0.4.1881-standalone (14558af 2024-03-14)

relevant settings: "rust-analyzer.typing.autoClosingAngleBrackets.enable": true

code snippet to reproduce:

struct S;

Typing < between F and ; adds $0:

struct S<$0>;
@WaffleLapkin WaffleLapkin added the C-bug Category: bug label Mar 15, 2024
@Veykril
Copy link
Member

Veykril commented Mar 15, 2024

Duplicate of #12379

@Veykril Veykril marked this as a duplicate of #12379 Mar 15, 2024
@Veykril Veykril closed this as completed Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

2 participants