Skip to content

Allow IDEs to recognize generated code #3332

@avantgardnerio

Description

@avantgardnerio

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Presently, prost generates code into the target/ folder, which causes IDEs such as CLion to not be able to go to definition, or provide any auto-complete for this code, making it hard to work with.

Describe the solution you'd like

I'd like to move the generated code under the src/ folder, but .gitignore it.

Describe alternatives you've considered

  • Leave as is
  • Check in the generated code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions