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

Importing class with generic param via code completion adds [] when it is already present #6272

Open
stivens opened this issue Apr 2, 2024 · 0 comments
Labels
bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler

Comments

@stivens
Copy link

stivens commented Apr 2, 2024

Describe the bug

Screen.Recording.2024-04-02.at.14.03.03.mov

Expected behavior

Foo[Bar] should not be changed to Foo[][Bar]

Operating system

macOS

Editor/Extension

VS Code

Version of Metals

v1.2.2

Extra context or search terms

No response

@tgodzik tgodzik added bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler
Projects
None yet
Development

No branches or pull requests

2 participants