Skip to content

macOS下检测ripgrepSearch不存在 #426

@holy-imars

Description

@holy-imars

具体问题描述:
AutoDev插件调用ripgrepSearch来查找文件时,会提示没有这个二进制包。
实际上已经通过brew安装过了: brew install ripgrep
看了代码后:

Image

我尝试用软链来解决: ln -s /opt/homebrew/bin/rg /usr/local/bin/rg
确实能解决问题。

环境和版本情况:

  1. macOS的系统版本:macOS Sequoia 15.4
  2. IDEA的版本:IntelliJ IDEA 2025.1.3 (Ultimate Edition)
  3. AutoDev Sketch插件的版本:2.2.2

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