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 +++ documentation/bookmark/user_interface/color.md | 1 + documentation/bookmark/user_interface/graphic.md | 1 + 3 files changed, 5 insertions(+) (limited to 'documentation') 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 diff --git a/documentation/bookmark/user_interface/color.md b/documentation/bookmark/user_interface/color.md index 0c4c9882a..512a49f1a 100644 --- a/documentation/bookmark/user_interface/color.md +++ b/documentation/bookmark/user_interface/color.md @@ -1,4 +1,5 @@ # Reference +1. [Towards richer colors on the Web](https://darker.ink/writings/Towards-richer-colors-on-the-Web) 1. [How software gets color wrong](https://bottosson.github.io/posts/colorwrong/) diff --git a/documentation/bookmark/user_interface/graphic.md b/documentation/bookmark/user_interface/graphic.md index 51e78c16d..35d3115ec 100644 --- a/documentation/bookmark/user_interface/graphic.md +++ b/documentation/bookmark/user_interface/graphic.md @@ -8,6 +8,7 @@ # Design +1. [Zero-Width Space](https://css-tricks.com/zero-width-space/) 1. [Ant Design](https://ant.design/) 1. [7 Practical Tips for Cheating at Design](https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886) 1. [Smart progress bars](https://honeypot.net/post/smart-progress-bars/) -- cgit v1.2.3