Skip to content

Issue with newline within function #697

@mguzmann

Description

@mguzmann

The languageserver prevents me from opening a new line within a function call:
If I hit enter while typing:

tibble(a = 1:10, b = 2:11, _)

It automatically deletes the newline. This is annoying because sometimes I want to manually format the code.
I see the same behavior in eglot and lsp-mode in Emacs.

Is there a way to prevent this behavior?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions