FAQ
Announcement
Minimal reproducible full config
Description
if I want to complete this code:
log.;//this is comments
cursor is after "." character.
after completion, all comments are deleted and replaced by
log.error
Steps to reproduce
if I want to complete this code:
log.;//this is comments
cursor is after "." character.
after completion, all comments are deleted and replaced by
log.error
Expected behavior
comments are not deleted.
Actual behavior
comments are deleted
Additional context
No response
FAQ
Announcement
Minimal reproducible full config
Description
if I want to complete this code:
log.;//this is commentscursor is after "." character.
after completion, all comments are deleted and replaced by
log.errorSteps to reproduce
if I want to complete this code:
log.;//this is commentscursor is after "." character.
after completion, all comments are deleted and replaced by
log.errorExpected behavior
comments are not deleted.
Actual behavior
comments are deleted
Additional context
No response