Replies: 1 comment
-
This seems to be an older issue. @Yuky-499, if you have more context or still experiencing this issue or have a question. Please open a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Before submitting your bug report
Relevant environment info
Description
In : core\autocomplete\classification\shouldCompleteMultiline.ts
If I understand correctly, if the return value of shouldCompleteMultiline in this file is true, it means that multi-line completion should be performed. The comment means that when there is selected completion information, keep single-line completion, which seems contradictory.
To reproduce
No response
Log output
Beta Was this translation helpful? Give feedback.
All reactions