Skip to content

vscode extensions: Creating a large amount of markdown files at once exhausts cpu #2290

@RoenLie

Description

@RoenLie

When using a tool that creates a large amount of markdown files at once. It spawns an insane amount of ripgrep processes which ultimately freezes the computer.

Minimal reproduction

Use something that creates a lot of markdown files.
For example: typedoc-plugin-markdown plugin for typedoc.
Run the typedoc command and observe the rg processes being created.

Environment

  • Slidev version: latest
  • Browser: N/A
  • OS: macos

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions