alphapapa / alphapapa/topsy.el

[Feature Request] Also keep outline headers on top

未关闭
#5 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue help wanted
主要语言
Emacs Lisp
星标
113
派生
9
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。