From 2b909032e7a0bd10cd7db52067d2fb701bfa95e5 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 6 Jul 2021 21:34:21 -0400 Subject: Simplified the API for file-system operations. --- documentation/bookmark/tool/search.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation/bookmark/tool/search.md') diff --git a/documentation/bookmark/tool/search.md b/documentation/bookmark/tool/search.md index edc2a2df6..4ee62d626 100644 --- a/documentation/bookmark/tool/search.md +++ b/documentation/bookmark/tool/search.md @@ -1,5 +1,8 @@ # Semantic search +1. [Query Source Code with Tree-sitter](https://noreasontopanic.substack.com/p/querying-source-code-with-tree-sitter) +1. https://tree-sitter.github.io/tree-sitter/using-parsers#query-syntax +1. https://github.com/askgitdev/askgit 1. [The SOUL program query language](http://soft.vub.ac.be/SOUL/) 1. [Git - how do I view the change history of a method/function?](https://stackoverflow.com/questions/4781405/git-how-do-i-view-the-change-history-of-a-method-function) 1. https://github.com/returntocorp/semgrep -- cgit v1.2.3