Skip to content

completion function doesn't work correctly #2185

@yimingwangdell

Description

@yimingwangdell

FAQ

  • I have checked the FAQ and it didn't resolve my problem.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions