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

Switch file watcher to stop use polling; bump vscode to 1.66.0 #1945

Merged
merged 5 commits into from
Oct 18, 2023

Conversation

pokey
Copy link
Member

@pokey pokey commented Oct 12, 2023

Checklist

  • [-] I have added tests
  • [-] I have updated the docs and cheatsheet
  • [-] I have not broken the cheatsheet

@pokey pokey marked this pull request as ready for review October 12, 2023 15:48
@pokey pokey force-pushed the pokey/switch-file-watcher-to-stop-use-polling branch from 111ebb6 to 319ac26 Compare October 16, 2023 15:02
@pokey
Copy link
Member Author

pokey commented Oct 16, 2023

I bumped min version in this PR to match the legacy version that we test (1.66.0), as that version is over 1 year old, and per #1846, we're comfortable only supporting a year back, as users with older VSCode versions will just stop receiving Cursorless upgrades, which seems reasonable if they're on a very old VSCode version. Fwiw this PR requires version 1.64.0 to watch arbitrary paths

@pokey pokey changed the title Switch file watcher to stop use polling Switch file watcher to stop use polling; bump vscode to 1.66.0 Oct 16, 2023
@pokey
Copy link
Member Author

pokey commented Oct 18, 2023

@AndreasArvidsson this one is ready to go from my perspective

@AndreasArvidsson AndreasArvidsson added this pull request to the merge queue Oct 18, 2023
Merged via the queue into main with commit 4223929 Oct 18, 2023
@AndreasArvidsson AndreasArvidsson deleted the pokey/switch-file-watcher-to-stop-use-polling branch October 18, 2023 15:55
@pokey pokey mentioned this pull request Oct 27, 2023
26 tasks
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.

Bump vscode engine version Switch file watcher to use VSCode impl when available
3 participants