Skip to content

Add workspace watch capability#24

Merged
srivastava-diya merged 1 commit into
mainfrom
workspace-watch
Jun 17, 2026
Merged

Add workspace watch capability#24
srivastava-diya merged 1 commit into
mainfrom
workspace-watch

Conversation

@jdesrosiers

Copy link
Copy Markdown
Collaborator

I ported over some functionality from the other language server to enable filesystem watching. This will allow us to use server.onDidChangeWatchedFiles to get notified anytime a schema is saved and trigger cache invalidation and revalidation of JSON documents that use that schema.

@srivastava-diya srivastava-diya left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding workspace watch support.

@srivastava-diya srivastava-diya merged commit f616cb8 into main Jun 17, 2026
6 checks passed
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.

2 participants