Giter VIP home page Giter VIP logo

Comments (5)

keforbes avatar keforbes commented on May 31, 2024

Wow, 100+ files open. That is impressive. According to your eclipse defect it sounds like the culprit is Vrapper calling getPart with restore == true. I'll try setting restore ==false and see if that has any adverse affects in Vrapper. If that actually breaks Vrapper in some way then I'm not sure what we'll be able to do to fix this. Maybe we can change restoreVimEmulationInActiveEditors to do some sort of deferred loading and only enable when the tab is activated. This is all just speculation right now though. I'll play with this a bit and see what I find. Thanks!

from vrapper.

leonbnu avatar leonbnu commented on May 31, 2024

Thanks for look into this. It would be nice if the loading can be done on-demand, i.e. when the tab is activated or the file is swapped into the active editor window.

from vrapper.

keforbes avatar keforbes commented on May 31, 2024

Sorry I ignored this defect for a while. I wanted to get 0.20.0 out before making potentially destabilizing changes. I've pushed an update to the unstable update site, 0.21.20120515. The only change is setting restore to false rather than true. It didn't seem to break anything in my basic testing, but that doesn't mean it fixed anything. Please install this unstable build and let me know if it behaves any better with 100+ files open.

Since this line of code is called in restoreVimEmulationInActiveEditors(), I tested the following scenarios:
Change tabs with vrapper enabled
Change tabs with vrapper disabled
Open file with vrapper enabled
Open file with vrapper disabled
Close file with vrapper enabled
Close file with vrapper disabled

from vrapper.

leonbnu avatar leonbnu commented on May 31, 2024

Looks like the fix works! No CReconciler threads are seen. Thanks.

from vrapper.

keforbes avatar keforbes commented on May 31, 2024

Great news! Thanks for verifying the fix!

from vrapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.