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
When calling a function and passing the addition of strings and breaking each term into its own line, each newline makes the language server think that a new argument is passed
Expected Behavior
All the terms are treated as one argument
Current Behavior
Each newline-delimited term is considered separate arguments
Describe the bug
When calling a function and passing the addition of strings and breaking each term into its own line, each newline makes the language server think that a new argument is passed
Expected Behavior
All the terms are treated as one argument
Current Behavior
Each newline-delimited term is considered separate arguments
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
Environment details (
v doctor
output)IDE Type (IDEA Community/Ultimate, GoLand, CLion, etc.)
CLion 2025.1.1
Plugin Version
2025.1.1
The text was updated successfully, but these errors were encountered: