[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 790247d439 157/417: Swap demo
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 790247d439 157/417: Swap demo |
Date: |
Mon, 1 Jul 2024 10:02:21 -0400 (EDT) |
branch: elpa/treesit-fold
commit 790247d439dc1505e624a7ee23d0b74704813a21
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
Swap demo
---
README.md | 6 +++++-
etc/indicators.png | Bin 0 -> 11544 bytes
etc/{indicators-mode.gif => summary.gif} | Bin
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9f3c00442c..0a9c30f2af 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ has an excellent documentation on how to write `tree-sitter`
queries.
## ⚖️ Indicators Mode
<p align="center">
- <img src="./etc/indicators-mode.gif" width="80%" height="80%"/>
+ <img src="./etc/indicators.png" width="80%" height="80%"/>
</p>
You can enable this manually by doing the folloiwng
@@ -133,6 +133,10 @@ with this plugin.
## 📝 Summary
+<p align="center">
+ <img src="./etc/summary.gif" width="80%" height="80%"/>
+</p>
+
This plugin automatically extract summary from the comment/document string,
so you can have a nice way to peek what's inside the fold range.
diff --git a/etc/indicators.png b/etc/indicators.png
new file mode 100644
index 0000000000..b8811a38b9
Binary files /dev/null and b/etc/indicators.png differ
diff --git a/etc/indicators-mode.gif b/etc/summary.gif
similarity index 100%
rename from etc/indicators-mode.gif
rename to etc/summary.gif
- [nongnu] elpa/treesit-fold bbb1eae1a7 234/417: docs(CHANGELOG): fix PR number for #33, (continued)
- [nongnu] elpa/treesit-fold bbb1eae1a7 234/417: docs(CHANGELOG): fix PR number for #33, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold fe568ebead 246/417: chore: changelog, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold ad1d9b2412 258/417: feat(fold): Add support for Lua (#52), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold eeff646b21 260/417: Optimize performance of ts-fold-close-all with indicators-mode on (#53), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e8a4110921 261/417: docs: Fix typo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 7a46b695a1 263/417: Quick fix for ts-fold not checking if tree-sitter is enabled (#55), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5fd2a5afe2 264/417: fix: Avoid dynamic an already lexical var error, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold aa37d3bb5f 294/417: fix: Improve Elixir UX (#78), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 2014def24a 289/417: feat: Add Verilog support (#75), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold abd12c8fda 146/417: Fix toc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 790247d439 157/417: Swap demo,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold 03872ff486 169/417: Update readme, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold f1297ee040 170/417: Add elpa badge, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 7c2b421d04 163/417: Fill gap, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9d48ee7937 176/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 28ec4b244f 192/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 53b78381e9 190/417: Fix installation instruction for straight, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e4f47602eb 197/417: Update ts-fold.el, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 5be52cde9c 207/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 41103496f2 206/417: up, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 551bfeb13a 211/417: doc, ELPA Syncer, 2024/07/01