Skip to content

Windows ARM64 builds have non-native ripgrep bundled #237449

@tmm1

Description

@tmm1

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.96.2
  • OS Version: Windows ARM64

Steps to Reproduce:

  1. Install vscode on Windows ARM64 machine
  2. Observe that bundled ripgrep rg is not for arm64
& 'C:\Program Files\Git\usr\bin\file.exe' 'C:\Users\tmm1\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules\@vscode\ripgrep\bin\rg.exe'

C:\Users\tmm1\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules\@vscode\ripgrep\bin\rg.exe: PE32 executable (console) Intel 80386, for MS Windows, 4 sections

note the Intel 80386

cc microsoft/vscode-ripgrep#63

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderssearchSearch widget and operation issuesverifiedVerification succeededwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions