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

Issue when @FieldNameConstants is used in hierarchy #64

Open
Oualitsen opened this issue Jan 19, 2022 · 0 comments
Open

Issue when @FieldNameConstants is used in hierarchy #64

Oualitsen opened this issue Jan 19, 2022 · 0 comments

Comments

@Oualitsen
Copy link

Oualitsen commented Jan 19, 2022

vscode does not seem to see some classes when @FieldNameConstants is used.

Here is an example.
I have the following hierarchy in my code:
BasicEntity -> Validatable -> UserBase -> Client

When Validatable has @FieldNameConstant annotation, vscode does not seem to be able to resolve Validatable class.
Problems also reported on (obviously) UserBase and Client classes.

To reproduce the problem, no need to create classes. here is a small project that illustrates this case.

https://github.com/Oualitsen/demo-lambok-vscode-issue

I don't know how to contribute to fix the issue. If I can help I will be happy to do it.
Thanx.

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

No branches or pull requests

1 participant