Aboobacker MK
Aboobacker MK
Hey, sorry It seems that I tagged wrong person. I wanted to tag @blazethunderstorm
Please add screencast to the PR description
Unable to reproduce this issue on MacOS
Limiting project name is enough to fix this bug. No need of db changes, you can revert those changes
If you zoom into that that error, you can find that those projects are failed to save to the database.
```ruby require 'simplecov' require 'simplecov-cobertura' SimpleCov.formatter = SimpleCov::Formatter::CoberturaFormatter ``` Adding explicit require for 'simplecov' worked for me
@andyw8 @vinistock Is it possible to rethink about this approach ? When working with large code bases like GitLab, ruby-lsp takes several Giga bytes of RAM for indexing, So it...
@vinistock Thanks for re opening the issue. I don't have bandwidth to contribute at the moment, I'll try in the future if I get time.
Hey @rzeta-10 , You seems to have misunderstood the issue. You can find the simulator code [here](https://github.com/CircuitVerse/CircuitVerse/tree/master/simulator/src)
Feel free to reopen once issue is addressed