Skip to content

Tags: sound-logic/helpful

Tags

0.19

Toggle 0.19's commit message
Use lexical-binding in tests and fix crash exposed

argdesc in byte-code function objects may be an integer rather than a
list, so handle that case gracefully.

0.18

Toggle 0.18's commit message
Choose the default symbol more intelligently

Fixes Wilfred#163
Closes Wilfred#245

Particular thanks to @matzebond for the first implementation of this
feature!

0.17

Toggle 0.17's commit message
Add bookmark support

Fixes Wilfred#203

0.16

Toggle 0.16's commit message
Always autoload callables if they aren't loaded

Fixes Wilfred#117

0.15

Toggle 0.15's commit message
Pretty-print primitive values

As of 1d2954b we pretty-print keymaps and hooks by default, but this
broke display of variables of other types. Fix that.

0.14

Toggle 0.14's commit message
Add a note in the changelog for 0de7c15

0.13

Toggle 0.13's commit message
Rename file to avoid confusion with other projects' unit tests

0.12

Toggle 0.12's commit message
Add n and p as movement keybindings

We might want to use TAB in future for other things, perhaps
expanding/collapsing headings.

0.11

Toggle 0.11's commit message
Mention when manual links were implemented

This was done in 2053fd4.

0.10

Toggle 0.10's commit message
Show preceding comments and autoload cookies in source