No features have been listed yet.
No ast-grep videos yet. You could help us improve this page by suggesting one.
Based on our record, GitHub seems to be a lot more popular than ast-grep. While we know about 2254 links to GitHub, we've tracked only 17 mentions of ast-grep. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I am using GitHub for both personal and work projects. In the past, I used BitBucket, and at some point I considered using GitLab, too. However, the popularity of GitHub and its ecosystem made it hard to ignore. I even use GitHub to follow trends in my profession. - Source: dev.to / about 23 hours ago
Def search_github_issues(repo, query, state="open"): # Your GitHub API code here return {"issues": [{"title": "Example issue", "number": 42, "url": "https://github.com/..."}]}. - Source: dev.to / 3 days ago
This post provides a comprehensive exploration of India’s dynamic open source development ecosystem. It delves into historical context, core concepts, community building, practical applications, challenges, and future innovations. We discuss how talented developers, vibrant communities, and supportive government initiatives converge to power open source growth in India. The article also integrates additional... - Source: dev.to / 7 days ago
Sign Up: If you don’t have an account, go to github.com and click “Sign up.” Follow the prompts to create a free account. - Source: dev.to / 7 days ago
Becoming a sponsored developer is a multifaceted journey that blends technical excellence with strategic branding, robust networking, and clear communication. Developers must invest in building a detailed portfolio, leveraging digital platforms like GitHub, Twitter, and LinkedIn to present their work. The process involves researching potential sponsors, tailoring proposals, and engaging both online and offline... - Source: dev.to / 7 days ago
One useful tool beyond regular grep for counting the number of times a pattern appears is ast-grep [1], which allows for more sophisticated rules. [1] https://ast-grep.github.io/. - Source: Hacker News / 3 months ago
The amazing ast-grep tool does not support vue and scss by default but can be configured to do so. - Source: dev.to / 4 months ago
Hi! ast-grep[1] author here. It is a tree-sitter based syntax tool to search tool. I wonder how you transition from tree-sitter to other builtin parsers? Tree-sitter gave a unified interface to all languages. Using language native parsers will require significant work for various FFI if I am not wrong. [1]: https://ast-grep.github.io/. - Source: Hacker News / 6 months ago
I’ve been looking at codemod tools recently, just as a way to extend my editing toolbox. I came across https://ast-grep.github.io/, which looks like it might address part of this problem. My initial test case was to locate all calls to a method where a specific argument was ‘true’, and it handled that well - that’s the kind of thing an IDE seems to struggle with. I’m not yet sure whether it could handle renaming a... - Source: Hacker News / 8 months ago
Astgrep is a very useful tool. https://ast-grep.github.io/ It's not as easy to use as grep but I think one can script it to be nearly so. It has huge power but without learning it all one can do searches that grep finds difficult. e.g. Finding all the locations where a method is called and showing the parameters even if they are on multiple lines. Ultragrep - I don't love this quite as much but it does have a way... - Source: Hacker News / 8 months ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
bloop - Code-search engine for developers
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Simplify Jobs - Simplify is a common application for jobs & internships. Autofill job applications anywhere on the web, get notified when new jobs open, & seamlessly track your applications.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.