vim-jsonpath icon indicating copy to clipboard operation
vim-jsonpath copied to clipboard

Feature Request: YAML path

Open roy2220 opened this issue 4 years ago • 1 comments

Working with a deeply-nested yaml file gives me a headache, we need the yaml-path feature (or a new plugin?) indeed. Any plan for this?

roy2220 avatar Jun 09 '21 06:06 roy2220

Hi @roy2220! Parsing YAML is unfortunately a lot more complex than JSON, so for that reason I currently do not have any plans on adding support for it myself. I'd be open to PRs if anyone wants to try though!

mogelbrod avatar Jun 09 '21 07:06 mogelbrod