-
Notifications
You must be signed in to change notification settings - Fork 118
Huge generated files cause issues with tools #2550
Copy link
Copy link
Open
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Some of the generated files, e.g. src/generated/cloud/aiplatform/v1/src/model.rs here are huge (11MB).
In IntelliJ, the default max size for analysis is 2.5Mb. If you do not increase it, the IDE will complain that it does not know about any of the types defined in these large files. It would also be nice to be able to look at the source on GitHub.
Would you consider breaking up the files into smaller chunks?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.