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

Fix Smithy file watch patterns #192

Merged

Conversation

milesziemer
Copy link
Contributor

Addresses
#191. I had to disable our test for watcher registrations because (as described in the issue) PathMatcher behaves differently that whatever VSCode is using to match glob patterns. For testing, I may need to followup with a more robust way of verifying changes against specific clients.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Addresses
smithy-lang#191. I had
to disable our test for watcher registrations because (as described in
the issue) PathMatcher behaves differently that whatever VSCode is using
to match glob patterns. For testing, I may need to followup with a more
robust way of verifying changes against specific clients.
@milesziemer milesziemer requested a review from a team as a code owner February 12, 2025 18:59
@milesziemer milesziemer requested review from sugmanue and yefrig and removed request for sugmanue February 12, 2025 18:59
@milesziemer milesziemer merged commit f2e3af7 into smithy-lang:main Feb 12, 2025
3 checks passed
joewyz pushed a commit to joewyz/smithy-language-server that referenced this pull request Feb 13, 2025
Addresses
smithy-lang#191. I had
to disable our test for watcher registrations because (as described in
the issue) PathMatcher behaves differently that whatever VSCode is using
to match glob patterns. For testing, I may need to followup with a more
robust way of verifying changes against specific clients.
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