[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ELPA] New package: Peek
From: |
Meow King |
Subject: |
[ELPA] New package: Peek |
Date: |
Wed, 19 Jul 2023 11:45:02 +0800 |
I have created a new package ~Peek~, which allows users to create a peek
view below/above cursor point to show things.
I think it may be useful to others, so I propose it to GNU ELPA.
Package URL: https://git.sr.ht/~meow_king/peek
---
More information:
Some features of it:
1. Peek view follows your cursor.
2. Buffer and window local peek views. Also capable for content sharing between
different buffer and windows.
3. Store text of marked region, and then display it on the peek view.
4. Peek the destination of ~xref-find-definitions~.
5. ~eldoc-message-function~ and ~eldoc-display-functions~ integration.
6. Scroll up or down inside peek view.
7. live update
- [ELPA] New package: Peek,
Meow King <=