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

Adds tab on list (array) #98

Open
envygeeks opened this issue Nov 29, 2017 · 0 comments
Open

Adds tab on list (array) #98

envygeeks opened this issue Nov 29, 2017 · 0 comments

Comments

@envygeeks
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant