OpenAPI 'tags' incorrect autocompletion
I use PhpStorm on Linux through WSL.
Autocompletion tends to add `tags: -` then shift the cursor to the next line.
I think it should shift the cursor to the next line first then adding the dash, since I would add the tag name right after the dash.
Please correct me if I got it wrong, as I'm a novice to OpenAPI. Thank you!
Please sign in to leave a comment.
Hello, xu. Could you please provide a sample OpenAPI YAML so I can check it on my side?