Skip to content

Move removing dependencies to inside settings check#229

Merged
mnaumanali94 merged 1 commit intostoplightio:masterfrom
jc43081:master
Nov 25, 2024
Merged

Move removing dependencies to inside settings check#229
mnaumanali94 merged 1 commit intostoplightio:masterfrom
jc43081:master

Conversation

@jc43081
Copy link
Contributor

@jc43081 jc43081 commented Dec 1, 2023

When changing dependent files, they are being removed as dependencies when the dependent file is being closed. This is causing the problem of them remaining even after the main file is closed. Moving the removal inside the check for settings.validate fixes this issue.

Fixes #205.

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

When changing dependent files, they are being removed as dependencies when the file is being closed. This is causing problem associated with them to remain until VS Code is closed.
@mnaumanali94 mnaumanali94 self-requested a review November 25, 2024 07:12
@mnaumanali94 mnaumanali94 merged commit eaee96f into stoplightio:master Nov 25, 2024
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

Successfully merging this pull request may close these issues.

Problems view keeps showing issues in referenced files issues after closing the main file

2 participants