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

VS extension complains about non-existing values #408

Open
Pouriya-Inmanta opened this issue Jan 14, 2022 · 1 comment
Open

VS extension complains about non-existing values #408

Pouriya-Inmanta opened this issue Jan 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Pouriya-Inmanta
Copy link

Description

While modifying and refactoring models, the extension keeps reporting old values that are either removed or renamed as missing.
This behavior is more apparent when dealing with the indices and refinements of a model.

An example would be this picture :

image (2)

Here, the extension is complaining about a non-existing refinement, ntppeertypeYang which is replaced by ntpPeerTypeV4Yang in the second line.

After editing some other parts of the model, eventually, the error vanishes.

@Pouriya-Inmanta Pouriya-Inmanta added the bug Something isn't working label Jan 14, 2022
@Pouriya-Inmanta
Copy link
Author

One more point to add, the error vanishes when a newer error comes to light.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant