Nasller / CodeGlancePro

Minimap run on jetbrains platform.
Apache License 2.0
201 stars 22 forks source link

[BUG] Slow IDE start on 2024.1.1 #130

Closed joshuataylor closed 4 months ago

joshuataylor commented 4 months ago
  1. Which Glance version and IDEA version?

    2024.1 (Tested IDEA, PyCharm, DataGrip, Clion, etc) 1.8.5

  2. Can you show the complete config page picture and minimap picture? No custom settings, this happens with default settings.

  3. What is the file type used and provide text or an example of the issue that occurred? N/A

  4. What steps will reproduce the issue?

Not sure, I'm on MacOS Ventura, 13.6.6 (22G630).

I'll try various versions and try and bisect where it started.

No glaring issues why this happens in the log either either, in idea.log:

2024-05-02 22:48:21,832 [    641]   INFO - #c.i.p.s.StubUpdatingIndexStorage - Not updating IndexingStampInfo. inputId=37743,result=true
2024-05-02 22:48:26,627 [   5436]   INFO - #c.i.j.JdkEx - === TabbingMode: available ===
2024-05-02 22:48:26,642 [   5451]   INFO - #c.i.j.JdkEx - === TabbingMode: on ===
2024-05-02 22:48:26,707 [   5516]   INFO - #c.i.w.i.i.WorkspaceModelImpl - Load workspace model from cache in 71 ms
2024-05-02 22:48:26,728 [   5537]   INFO - #c.i.w.i.i.GlobalWorkspaceModel - Load global workspace model from cache in 8 ms
2024-05-02 22:48:26,744 [   5553]   INFO - #c.i.w.i.i.WorkspaceModelImpl - Project model updated silently to version 1 in 3 ms: Add module mapping

After it's loaded, it's fine. :shrug:

joshuataylor commented 4 months ago

Not sure why, but it seems absolutely fine now -- nothing else has changed but all IDEs start as normal. 👻 🤷