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

Multiple lines shown on templated function #46

Open
T0nd0Tara opened this issue Oct 20, 2024 · 0 comments
Open

Multiple lines shown on templated function #46

T0nd0Tara opened this issue Oct 20, 2024 · 0 comments

Comments

@T0nd0Tara
Copy link

when having a templated function in C++, the plugin will repeat the line in order to show a line for each option

Example:
image

In here I have an enum that have 4 possible values

I know that this plugin only does as the lsp says it to, but I think it should also check it is not repeating lines. Because the C++ lsp wont change it's behavior as there technically are 4 definitions here

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

No branches or pull requests

1 participant