Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ast-grep for lspsaga project rename #1378

Open
cryptomilk opened this issue Jan 12, 2024 · 0 comments
Open

Use ast-grep for lspsaga project rename #1378

cryptomilk opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cryptomilk
Copy link
Contributor

Describe the solution you'd like
Currently for project rename lspsaga is using ripgrep. However this will replace it in all files and sometimes doesn't work as expected. The solution would be to use ast-grep. ast-grep is a fast and polyglot tool for code structural search, lint, rewriting at large scale!

https://ast-grep.github.io/

@cryptomilk cryptomilk added the enhancement New feature or request label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant