David Blume commited on 2021-09-26 17:46:48
Showing 1 changed files, with 2 additions and 0 deletions.
... | ... |
@@ -33,6 +33,8 @@ Tips: you can also run ctags and cscope, and in vim you can grep and use the Qui |
33 | 33 |
:grep -rI searchterm . |
34 | 34 |
:cw |
35 | 35 |
|
36 |
+See [this QuickFix tip for sorting results by filename](http://git.dlma.com/dotfiles.git/commit/0cb566c53caf931c8b3f423dcfded4660b220cbb). |
|
37 |
+ |
|
36 | 38 |
### Visual Studio Code and WSL2 |
37 | 39 |
|
38 | 40 |
Once you've got the [Remote -WSL extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl) |
39 | 41 |