Skip to content
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

Commiting generic method with < does not autoclose #7910

Open
dibarbet opened this issue Jan 7, 2025 · 1 comment
Open

Commiting generic method with < does not autoclose #7910

dibarbet opened this issue Jan 7, 2025 · 1 comment

Comments

@dibarbet
Copy link
Member

dibarbet commented Jan 7, 2025

Committing a generic method with < does not autoclose. Note that committing with ( does auto close.

Image

@dibarbet
Copy link
Member Author

This is likely due to < not being an auto-closing pair - https://github.com/microsoft/vscode/blob/main/extensions/csharp/language-configuration.json#L23

Unfortunately it isn't necessarily a straightforward fix to add this, as < is also used in other contexts by itself (less than sign).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant