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

Watch for changes fails due too-large workspace #480

Open
cdamus opened this issue Feb 26, 2025 · 0 comments
Open

Watch for changes fails due too-large workspace #480

cdamus opened this issue Feb 26, 2025 · 0 comments

Comments

@cdamus
Copy link

cdamus commented Feb 26, 2025

Bug Description:

In a Git workspace that is an order of magnitude smaller than Theia, when I run a yarn build, often (but not always), Theia IDE will notify me that it has had to stop watching for changes in the workspace because my workspace is too big. And it includes a link to instructions to work around the issue. That links to VS Code user documentation at visualstudio.com, not to theia-ide.org which is the website for the software I'm using.

Steps to Reproduce:

  1. Edit text in some TypeScript files.
  2. Run a yarn build.
  3. See the notification shown below (or repeat from step 1 until you see it).

Additional Information

  • Operating System: macOS Sequoia 15.3.1
  • Theia Version: 1.58.300.206

Image

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

No branches or pull requests

1 participant