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 ```