Code Monkey home page Code Monkey logo

Comments (4)

code-asher avatar code-asher commented on June 11, 2024 1

If you are able to test on Codespaces that would help us figure out whether this is an upstream issue with VS Code itself or an issue with code-server.

Does it happen without any extensions installed?

Does anything here help? https://stackoverflow.com/questions/65658602/file-operations-taking-long-time-receiving-running-file-save-delete-create

There is also a files.participants.timeout setting that you could experiment with.

I am not sure if there is a good way to debug file participants, but the VS Code folks upstream might have some ideas.

from code-server.

jomoflash avatar jomoflash commented on June 11, 2024 1

Thanks @code-asher, I have disabled all extensions globally except for few ones I'm using in the current workspace. I will post update here in about 24hrs on it's status. Thanks for the help

from code-server.

jomoflash avatar jomoflash commented on June 11, 2024

I'll go ahead and close this issue, issue is resolved after disabling all other extensions.

I would also appreciate if anyone can help with tips on identifying the culprit, possibly log watching or profiling extensions.

from code-server.

code-asher avatar code-asher commented on June 11, 2024

You might have to use trial-and-error, test one extension at a time.

But if you run with --log verbose you will get a lot more output, so maybe something there will be useful. You can see it on stdout or in ~/.local/share/code-server/logs or in the Output panel inside VS Code (there is a dropdown for different logs in the Output panel, check them all).

One suggestion is when this happens, type Show Running Extensions into the command palette, and see if any of the extensions say they are inactive (https://stackoverflow.com/questions/60271767/running-save-participants-runs-forever-on-file-save).

Also, at the bottom you see where it says Creating na.js? I wonder if you hover over or click that whether it tells you anything else?

from code-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.