# vscode-ripgrep **Repository Path**: mirrors_bokuweb/vscode-ripgrep ## Basic Information - **Project Name**: vscode-ripgrep - **Description**: A ripgrep extension for Visual Studio Code - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vscode-ripgrep ## Features A ripgrep extension for Visual Studio Code. ![screenshot](https://github.com/bokuweb/vscode-ripgrep/blob/master/docs/screenshot.gif?raw=true) ## Extension Settings ## Known Issues ## Release Notes ### 0.2.1 - fix: rename `ripGrep` to `ripgrep` - fix: fixed a bug, options is not parsed properly. ### 0.1.2 - fix: filter invalid data ### 0.1.1 - fix: ignore some options. ### 0.1.0 - initial