From f9af69e4bfe4a9b8a23226eccbe341f4aa466ec6 Mon Sep 17 00:00:00 2001 From: ray-x Date: Fri, 7 Jan 2022 15:31:32 +1100 Subject: [PATCH] update treesitter folding screenshot --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0ef5e..2587124 100644 --- a/README.md +++ b/README.md @@ -666,11 +666,12 @@ Codelens for C++/ccls. Symbol reference ### VS-code style folding with treesitter +#### folding function ![image](https://user-images.githubusercontent.com/1681295/148491596-6cd6c507-c157-4536-b8c4-dc969436763a.png) +#### folding comments ![image](https://user-images.githubusercontent.com/1681295/148491845-5ffb18ea-f05d-4229-aec3-aa635b3de814.png) - # Debug the plugin One simple way to gether debug info and understand what is wrong is output the debug logs