We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c854814 commit 1f91725Copy full SHA for 1f91725
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
### Bug fixes
6
7
+* Replace `ripgrep` by `workspace.findFiles`. `ripgrep` was introduced in 3.4.0 but caused too many compatibility and instability issues.
8
+
9
+## 3.4.1 (2024-10-12)
10
11
+### Bug fixes
12
13
* Use the `rg` binary from the local VS code installation
14
15
## 3.4.0 (2024-10-12)
0 commit comments