Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to parse multiline comments not preceeded by " * ". #260

Open
pate313373 opened this issue Mar 23, 2021 · 3 comments
Open

Option to parse multiline comments not preceeded by " * ". #260

pate313373 opened this issue Mar 23, 2021 · 3 comments
Labels
pinned Issues that will not be automatically closed

Comments

@pate313373
Copy link

pate313373 commented Mar 23, 2021

Hi,

I really like your project, it's just awesome!
However, I'd love to use TAB and SHIFT+TAB to change the indent of a swagger line.
However, the problem is that SHIFT+TAB changes to the start of the line from " *" to "*" causing swagger-jsdoc to fail.

I'd love to see an option to accept comments like this:

/**
@openapi
/http/subroute/wherever:
  post:
    description: just an example
*/

Kind regards

@stale
Copy link

stale bot commented May 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 22, 2021
@stale stale bot closed this as completed May 29, 2021
@daniloab daniloab reopened this May 29, 2021
@stale stale bot removed the wontfix label May 29, 2021
@stale
Copy link

stale bot commented Jul 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 28, 2021
@daniloab daniloab added the pinned Issues that will not be automatically closed label Jul 28, 2021
@stale stale bot removed the wontfix label Jul 28, 2021
@brandonmpetty
Copy link

I had a question if this was supported before i tried it. I think this is important for managing and validating the yml with simple copy paste. This also needs a sister project that validates the swagger format with an eslint plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Issues that will not be automatically closed
Projects
None yet
Development

No branches or pull requests

3 participants