From 2ad5d1e1d0977ab8accca2ac001d3fced5398683 Mon Sep 17 00:00:00 2001 From: ray-x Date: Fri, 7 Jan 2022 15:30:26 +1100 Subject: [PATCH] update treesitter folding screenshot --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 025eb86..0c0ef5e 100644 --- a/README.md +++ b/README.md @@ -664,6 +664,13 @@ Codelens for C++/ccls. Symbol reference ![nerdfont](https://github.com/ray-x/files/blob/master/img/navigator/icon_nerd.jpg?raw=true) +### VS-code style folding with treesitter + +![image](https://user-images.githubusercontent.com/1681295/148491596-6cd6c507-c157-4536-b8c4-dc969436763a.png) + +![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