aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/tool
diff options
context:
space:
mode:
authorEduardo Julian2021-07-06 21:34:21 -0400
committerEduardo Julian2021-07-06 21:34:21 -0400
commit2b909032e7a0bd10cd7db52067d2fb701bfa95e5 (patch)
tree0e2aaef228f80f3336715327f7f34065c309de22 /documentation/bookmark/tool
parent5cf4efa861075f8276f43a2516f5beacaf610b44 (diff)
Simplified the API for file-system operations.
Diffstat (limited to 'documentation/bookmark/tool')
-rw-r--r--documentation/bookmark/tool/search.md3
1 files changed, 3 insertions, 0 deletions
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