zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA
https://plugins.jetbrains.com/plugin/8347
MIT License
1.17k stars 74 forks source link

Copy&Pasting YAML reformated incorrectly after pasting #294

Closed rafaelcaricio closed 4 years ago

rafaelcaricio commented 4 years ago

When I copy a part of the API spec and paste somewhere else the snippet that I copied is reformatted incorrectly. Then I need to go through the snipped and reformat manually. Would be nice to keep the formatting or reformat to the correct positioning.