Skip to content

Tags: rabix/benten

Tags

2021.1.25

Toggle 2021.1.25's commit message
Arrange dependencies in alphabetical order.

2021.1.5

Toggle 2021.1.5's commit message
Update release tag

2020.12.23

Toggle 2020.12.23's commit message
Improve error messages when server binary download fails.

2020.12.22

Toggle 2020.12.22's commit message
Refactor: Only two types of hover text

Simpify code by implementing only two
types of hover text "code" and "markdown".
The code text is enclosed in backticks so
that it appears as code when displayed
by VS Code.

2020.11.15

Toggle 2020.11.15's commit message
Refactor: Only two types of hover text

Simpify code by implementing only two
types of hover text "code" and "markdown".
The code text is enclosed in backticks so
that it appears as code when displayed
by VS Code.

2020.09.28

Toggle 2020.09.28's commit message
Fix: Hover over type

Fixes issue where imported type did
not appear on hover unless the path
textually matched the $import path.

2020.09.15

Toggle 2020.09.15's commit message
Add GIF for document formatting

2020.06.03.1

Toggle 2020.06.03.1's commit message
Update Benten version

2020.06.03

Toggle 2020.06.03's commit message
Note how to inject package into pipx env

2020.03.10

Toggle 2020.03.10's commit message
Merge branch 'feature/hoverdocs'