Commit Graph

25 Commits

Author SHA1 Message Date
CismonX ed968839b6
chore: fix typos
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-20 08:34:46 +08:00
CismonX afe3694a88
refactor: underscore-prefix kwargs
ci/woodpecker/push/woodpecker Pipeline was successful Details
so that they could be mangled by terser, producing shorter output
2024-04-04 07:01:37 +08:00
CismonX 530902128c
feat: support GNU Texinfo 7.1
* update version indicator
* add completion for several @-commands
2024-04-04 07:01:26 +08:00
CismonX 229d84bd2d
bugfix: snippet completion for block commands
continuous-integration/drone/push Build is passing Details
2022-02-02 14:53:46 +08:00
CismonX 26c8d32129
Refactor code.
continuous-integration/drone/push Build is passing Details
2021-10-23 02:36:51 +08:00
CismonX 3ecb2a5b03
Refactor code.
continuous-integration/drone/push Build is passing Details
2021-08-12 01:23:04 +08:00
CismonX 96ae0b8f24
Refactor code so that line length <= 79. 2021-05-25 17:00:27 +08:00
CismonX 1dbafb6c97
Rename private properties. 2021-05-25 12:16:56 +08:00
CismonX 7c4c04600f
Support definition of Texinfo variables in config. 2021-04-22 17:07:55 +08:00
CismonX d5b84cdd7b
Refactor code. 2021-04-22 17:07:13 +08:00
CismonX 7db91d9f69
Remove completion for rarely used @-commands.
continuous-integration/drone/push Build is passing Details
2021-04-20 14:58:02 +08:00
CismonX 9c82892bae
Refactor code.
continuous-integration/drone/push Build is passing Details
2021-04-19 20:43:20 +08:00
CismonX fb89436091
Hide CodeLens if HTML preview is not available. 2021-03-30 18:11:06 +08:00
CismonX 6e9502bb1a
Update license notices. 2021-03-18 15:35:59 +08:00
CismonX 5f7c15b309
Relicense project to GPL.
continuous-integration/drone/push Build is passing Details
2021-03-16 20:01:13 +08:00
CismonX b00289b015
Fix completion of block command `@detailmenu`. 2021-02-09 16:40:24 +08:00
CismonX 11b8bde3b1
v0.1.1 2020-11-30 11:56:55 +08:00
CismonX 99a569d140
Implement completion. 2020-11-16 02:37:57 +08:00
CismonX c820a4c306
Implement completion. 2020-11-13 19:02:34 +08:00
CismonX e3d5498c75
Implement `CodeLensProvider`. 2020-11-11 20:29:30 +08:00
CismonX f64b72d22b
Implement completion. 2020-11-11 15:10:00 +08:00
CismonX f591bdfa0c
Implement completion. 2020-11-05 15:24:06 +08:00
CismonX afc88ae025
Implement completion. 2020-11-04 15:07:54 +08:00
CismonX b1b72e453d
Implement completion. 2020-10-27 03:37:05 +08:00
CismonX 3b34510feb
Major refactor. 2020-10-25 05:45:32 +08:00