vscode become 10x slower when i updated to version 1.74.1
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.74.1
- OS Version: garuda-Linux (kernel: 6.0.12-zen1-1-zen)
Steps to Reproduce:
- just when I updated to 1.74.1 analyzing file became 10x slower
- install python extensions and change the file to see when it actually updates all the type information and module information
So it will show the below progress and just do it for 10 seconds
maybe but before the update, the time was 1 or 0.5 seconds
this message 2 files two analyze
I didn’t notice at all because didn’t show up actually or maybe it was very fast but I think now it became the slower, please look into this issue if you know how can I roll back to previous version for now then please let me know as well.
Issue Analytics
- State:
- Created 9 months ago
- Reactions:8
- Comments:6
Top Results From Across the Web
VS CODE IS slow · Issue #168599 · microsoft/vscode - GitHub
Type: Bug. My vs code is slow and i don't know what might be the cause. VS Code version: Code 1.74.0 (5235c6b, 2022-12-05T16:38:16.075Z)...
Read more >Visual Studio Code Frequently Asked Questions
By default, VS Code is set up to auto-update for macOS and Windows users when we release new updates. If you do not...
Read more >May 2022 (version 1.68) - Visual Studio Code
Learn what is new in the Visual Studio Code May 2022 Release (1.68) ... node_modules would be both slow and would also dramatically...
Read more >Visual Studio Code - Code Editing. Redefined
Version 1.74 is now available! Read about the new features and fixes from November. Dismiss this update. Code editing.
Read more >November 2022 (version 1.74) - Visual Studio Code
Learn what is new in the Visual Studio Code November 2022 Release (1.74) ... November 2022 (version 1.74). Update 1.74.1: The update addresses...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We’re with the exact same problem with TypeScript (Angular 14). On VSCode 1.73.1 the issue doesn’t occur. After updating to 1.74.x everything becomes slow: IntelliSence, linting, etc.
My whole project team and I also have performance issues, even when all extensions are disabled. We have downgraded to VS Code 1.73, using this version there are no performance issues.
VS Code Version: 1.74.1 OS: Windows 10 21H2 Language of project: TypeScript (Angular 14) Problem occurs with all extensions disabled: Yes Problem Description: IntelliSense, TypeScript linting (VS Code native) and file save are heavily delayed