alphapapa / alphapapa/topsy.el
[Feature Request] Also keep outline headers on top
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 113
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I think it would be so helpful when viewing lisp files to also have the option to keep headings on top, so that at a glance you get a full glimpse of the context of where point is. The top-level heading would obviously be on top, with any subheadings beneath, and finally the relevant function title last. This means the number of lines required at the top would fluctuate as you move through the file, which hopefully wouldn’t be too hard to implement. An example of how it might look would be:
```
;;; Custom Variables
;;;; Appearance Variables
(defcustom var
```
Thank you so much for this package, and all of your wonderful packages!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.