Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Indent after backslash at end of line #157

@dmarmor

Description

@dmarmor

Summary

I'm in process of switching shell scripting from Emacs to Atom and have been exploring the language-shellscript package. I've noticed that when I continue a long line by ending it with a backslash (), in Atom the continuation of the line will not be indented.

Motivation

In Emacs line continuations are indented, which is helpful for reading lines like that.

Describe alternatives you've considered

I've looked through the package settings and a bit through the source code here, but couldn't find a way to customize this. Is this a feature that could be added to the package?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions