Took a long time to create a file (message Running 'File Create' Participants...)
#7467
|
As far as I can tell it was not a connectivity issue but rather specific to creating a file. Have some of you experienced this one too?
|
Answered by
code-asher
Aug 26, 2025
Replies: 2 comments 1 reply
|
Not sure what causes this and I have not seen it personally, but I did see an issue on the VS Code repo about it: microsoft/vscode#258763 You may want to try disabling all extensions (if you have any) then enabling them one by one to see if there is a specific extension causing the issue. Are there any logs in the browser console or from code-server's output? |
1 reply
Answer selected by
diraneyya
|
https://stackoverflow.com/a/76412413 Trust the worksapce |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Not sure what causes this and I have not seen it personally, but I did see an issue on the VS Code repo about it: microsoft/vscode#258763
You may want to try disabling all extensions (if you have any) then enabling them one by one to see if there is a specific extension causing the issue.
Are there any logs in the browser console or from code-server's output?