-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
contributor experienceissues related to the contributor experienceissues related to the contributor experiencejsonissues related to the json languageissues related to the json languageperformanceissues related to performanceissues related to performance
Description
Bug Description:
All of a sudden, Theia refuse do provide things like content assist in typescript files. Stuff like opening files and syntax coloring worked fine. I noticed that the global state file at ~/.theia-blueprint/plugin-storage/global-state.json was rather large (218KB). Opening the file in an IDE proved difficult (VS Code could only do it in "restricted" mode without langauge smarts). The file seemed to contain many entries from the gitlens extension. Uninstalling gitlens did not change the behavior. However, deleting the file restored correct function of Theia.
Additional Information
- Operating System: Windows 11
- Theia Version: Blueprint 1.39.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contributor experienceissues related to the contributor experienceissues related to the contributor experiencejsonissues related to the json languageissues related to the json languageperformanceissues related to performanceissues related to performance