Skip to content

Run plugins asynchronously (EditorConfig and other plugins slowing down Code) #1314

@ghost

Description

What Happened?

Some plugins slow down Code a lot, to the point that Code is barely usable in weak CPUs.

Steps to Reproduce

In a weak CPU (like a Raspberry Pi or a Chromebook):

  1. Get Code
  2. Enable some plugins
  3. See slowdown.

Expected Behavior

This does not happen in heavier text editors that do more stuff like VSCode because each extension runs in its own thread. Maybe we could get some ideas from them?

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

Chromebook: Intel Celeron N4020 4GB RAM 32GB eMMC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions