ast-grep-vscode
ast-grep-vscode copied to clipboard
ast-grep VSCode is a structural search and replace extension for many languages.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ast-grep/ast-grep-vscode). ## Config Migration Needed - [ ]...
Currently, `ast-grep-vscode` will close all opened diff tabs when the rewrite has changed. We can follow the behavior of `vscode-search` to get a better UX. https://github.com/ast-grep/ast-grep-vscode/assets/49969959/549abf3b-eb1d-41ab-b4f5-48b492520938
# Feature - [x] #137 - [x] #164 - [x] #166 - [x] #168 - [x] #222 - [x] #223 - [ ] #167 - [x] #186 - [ ]...
I like the idea of this extension! Unfortunately, I didn't manage to get it working.  Version: 1.88.0-insider (user setup) Commit: be210b3a60c7d60030c1d3d92da00d008edf6ab9 Date: 2024-03-15T05:48:19.790Z Electron: 28.2.6 ElectronBuildId: 27476517 Chromium: 120.0.6099.291...
We intend to support custom locations for sgconfig.yml, but some places still assume that it is only located in the workspace root and only named sgconfig.yml. - [x] #251 -...
I'm having issues with the code in the playground below - I've tried to do a minimal repro but unfortunately couldn't really pinpoint the issue. The problem is that this...