Skip to content

sort drops value from key, when key in custom sort list #13

@diepes

Description

@diepes

Sorting snippet below with Custom sort list, where "proxyext_urls" is in custom list, looses the "b"

##Start
proxyext_urls:
  - aa: "b" #6631
test2: ok
##End

ctrl+shift+p
custom sort 3

results in

proxyext_urls:
  - aa: 
test2: ok

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