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

Allow to tolerate absence of import files referenced in projectview #5688

Closed
dkashyn-sfdc opened this issue Nov 14, 2023 · 3 comments
Closed
Assignees
Labels

Comments

@dkashyn-sfdc
Copy link
Contributor

Description of the feature request:

In some cases, when we are using templates, we'd like to have options to have user-specific customizations.
IJWB supposed to tolerate files absence in such cases.

It is ok to render a warning if the file is not there yet Bazel flows supposed to ignore this fact otherwise.

There should be a registry key to activate this mode and by default imports are not optional.

What underlying problem are you trying to solve with this feature?

Customization of templates.

What operating system, Intellij IDE and programming languages are you using? Please provide specific versions.

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@dkashyn-sfdc
Copy link
Contributor Author

Proposed PR is here #5689

@mai93 mai93 assigned ujohnny and tpasternak and unassigned mai93 Nov 14, 2023
@ujohnny
Copy link
Collaborator

ujohnny commented Nov 15, 2023

@dkashyn-sfdc could you please elaborate what is the template in your context and share some more details on the usecase?

@dkashyn-sfdc
Copy link
Contributor Author

When you import the project you can use .projectview template. We have such submitted to our VCS https://github.com/bazelbuild/intellij/pull/5227/files

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

7 participants