Skip to content

issues Search Results · repo:ast-grep/ast-grep-vscode language:TypeScript

Filter by

84 results
 (136 ms)

84 results

inast-grep/ast-grep-vscode (press backspace or delete to remove)

I ve done a search. A few results are found in a file. I select the first, and the Replace Preview looks nice: img width= 1840 alt= Image src= https://github.com/user-attachments/assets/95e22e9f-5fe4-4a3a-a454-a748c0d06f65 ...
  • joshuahhh
  • Opened 
    2 days ago
  • #446

White text with white bg here. (bg color is system defined and varies on different platform?) Image
  • tomchen
  • 9
  • Opened 
    5 days ago
  • #443

Fill in search and replace fields, click on a result, it shows replace preview correctly, there is a left-right comparison Click either that same result again, or click a different matched result of the ...
  • tomchen
  • 2
  • Opened 
    5 days ago
  • #442

My question is whether this search plugin can support simple options to find function definitions and function calls. In everyday development, matching definitions and implementations is a very common ...
duplicate
  • nick357
  • 1
  • Opened 
    on Jan 11
  • #429

export function add(c, d) { return c + d } add(1, 2) add($$$A) can not match export function add(c, d) can provide an option to search only for definitions and/or only for calls? Environment ast-grep ...
  • nick357
  • 4
  • Opened 
    on Jan 9
  • #427

I d love some way to have an ast-grep version of Ctrl-F, i.e. limited to the current file and not requiring the file to actually be in my current vscode workspace (or even be on disk at all). I don t mind ...
enhancement
help wanted
  • molenzwiebel
  • 1
  • Opened 
    on Jan 5
  • #424

SG AST-GREP vscode is working for me in some cases (so it s wired up), but parentheses for a function call are not working. So pattern format works, but pattern format($A) does not find format(data) for ...
  • JasonKleban
  • 8
  • Opened 
    on Oct 28, 2024
  • #401

I can t seem to find ast-grep on the Open VSX registry (https://open-vsx.org/). It is likely we could see it there eventually or not?
  • jshwlkr
  • 2
  • Opened 
    on Aug 17, 2024
  • #372

  • HerringtonDarkholme
  • Opened 
    on Aug 4, 2024
  • #364

Not sure what changed but anytime I restart vscode this error pops up several times. Parsing changed doc. Publishing diagnostics. [Error - 2:25:26 PM] Request textDocument/codeAction failed. Message: ...
  • evelant
  • 2
  • Opened 
    on May 23, 2024
  • #314
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub