Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - when opening a C++ file, it take at least 5 seconds until the color appear. #48

Closed
duduarbel opened this issue Dec 28, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@duduarbel
Copy link

Describe the bug

A clear and concise description of what the bug is.
when opening a C++ file, it take at least 5 seconds until the color appear.

Platform & Language Details (please complete the following information):

  • Platform: clion
  • Platform Version: 2022.3.1
  • Language:C++
  • Version: of what?

Jetbrains Screenshot

VSCode Screenshot

Additional context/Logs

OS: Manjaro
Machine: very strong

@duduarbel duduarbel added the bug Something isn't working label Dec 28, 2022
@dinbtechit
Copy link
Owner

Wondering if this could be related to insufficient memory.

Can you send me the following details? To see how much memory and list of plugins your IDE is using.

  1. Double press the shift key (to bring the Search everywhere window )
  2. Search for About -> Click the Copy and Paste the details here.

@duduarbel
Copy link
Author

duduarbel commented Dec 28, 2022 via email

@dinbtechit
Copy link
Owner

Interesting... You seem to have ample memory and cores there.

Strangely, I can't reproduce the issue on my machine. It's almost instantaneous on mine. I am assuming you don't have that issue with one dark theme?

Kapture.2022-12-28.at.11.09.24.mp4
CLion 2022.3.1
Build #CL-223.8214.51, built on December 20, 2022
Runtime version: 17.0.5+1-b653.23 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.6
GC: G1 Young Generation, G1 Old Generation
Memory: 2000M
Cores: 8
Metal Rendering is ON
Registry:
    run.processes.with.pty=TRUE

Non-Bundled Plugins:
    com.github.dinbtechit.vscodetheme (1.7.6)

@duduarbel
Copy link
Author

duduarbel commented Dec 28, 2022 via email

@duduarbel
Copy link
Author

duduarbel commented Dec 29, 2022 via email

@dinbtechit
Copy link
Owner

Hi! That shouldn't cause any issues at all. 30k is still tiny. This seems to be specific to your laptop setup. (That's very unfortunate). At this moment, it's hard to triage this without being able to reproduce the issue. I even tried it on my ubuntu machine (slightly less powerful than my MacBook. It worked fine).

Also, this is the first issue related to performance in 100k downloads as far as I can tell this does not seem to be affecting a larger audience.

Are you using a SSDs storage? Also are you able to post a video? (I don't know how far that will be helpful but wouldn't hurt to have more info.)

@sackboy19
Copy link

@duduarbel this could be the IDE indexing your project.
When the issue occurs, check if the bottom right status says something like "indexing...". This is not a problem with the color scheme, it is the IDE figuring out what is a function and what is a class etc...

@dinbtechit
Copy link
Owner

I am closing this issue as there are no further updates from the user. Please feel free to reopen it with more details - such as video, logs, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants