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.

Adds tab on list (array) #98

@envygeeks

Description

@envygeeks

Description

When moving a list line up to the top of the line, just after the key name, Atom will try to insert an indentation on a list, AKA a "-", even though the spec supports this, it should actually not have an indentation, it should sit right at the key name. This can also be observed with most YAML builders that strictly follow the spec.

Versions

Atom    : 1.22.0
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0

Additional Information

I wouldn't mind this, if Atom's auto tabbing wasn't so broken, but I think it should be addressed in this repository if it can control it at all, this way when I copy and paste, Atom doesn't mess up my current YAML with false assumptions.

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