You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/guide/tools/editors.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,23 @@ Usage:
138
138
```
139
139
or swap to `astgrep` engine while running with the `Swap Engine` action.
140
140
141
+
## Emacs
142
+
143
+
### ast-grep.el
144
+
[ast-grep.el](https://github.com/SunskyXH/ast-grep.el) is an emacs package for searching code using ast-grep with completing-read interface or consult.
0 commit comments