Commit Graph

64 Commits

Author SHA1 Message Date
CismonX 1dbafb6c97
Rename private properties. 2021-05-25 12:16:56 +08:00
CismonX c09d267d66
Update configuration options. 2021-04-29 20:17:49 +08:00
CismonX 464685fda9
Support disabling section numbers in preview. 2021-04-27 18:36:25 +08:00
CismonX ba9e6a6b2a
Support extra include paths for preview.
continuous-integration/drone/push Build is passing Details
2021-04-25 20:44:56 +08:00
CismonX f562c3fdf1
Remove requirement for package `node-html-parser`.
continuous-integration/drone/push Build is passing Details
2021-04-23 20:38:07 +08:00
CismonX 63e7461965
Fix environment variables in `exec()` util. 2021-04-22 20:40:04 +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 f86534985b
Do not transform URIs of online images. 2021-04-16 18:58:52 +08:00
CismonX c6476aaa6b
Remove configuration item `texinfo.preview.force`. 2021-04-15 19:00:49 +08:00
CismonX d2cbf9e189
Re-calculate block information on document save. 2021-03-31 20:51:09 +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 222f0f8e12
Rearrange code.
continuous-integration/drone/push Build is passing Details
2021-03-15 20:43:38 +08:00
CismonX 7b6bb43836
Allows to update indicator status by clicking. 2021-03-12 17:46:43 +08:00
CismonX 658b44fe50
Add GNU Texinfo version indicator in status bar.
continuous-integration/drone/push Build is passing Details
2021-03-11 21:35:44 +08:00
CismonX 80674a20c3
Make converter reentrant. 2021-03-11 12:34:06 +08:00
CismonX 6fef748039
Support custom CSS for preview.
continuous-integration/drone/push Build is passing Details
2021-02-22 15:06:05 +08:00
CismonX b00289b015
Fix completion of block command `@detailmenu`. 2021-02-09 16:40:24 +08:00
CismonX cca9786748
Update "go to file" icon ID. 2020-12-31 14:33:15 +08:00
CismonX 11b8bde3b1
v0.1.1 2020-11-30 11:56:55 +08:00
CismonX a46bc05846
Prepare for v0.1.0 2020-11-16 03:36:54 +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 95f21d0251
Fix bug in folding. 2020-11-13 19:02:12 +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 ead5e15b9d
update 2020-11-04 14:42:31 +08:00
CismonX b1b72e453d
Implement completion. 2020-10-27 03:37:05 +08:00
CismonX 319d1df24e
Update 2020-10-27 01:28:11 +08:00
CismonX 2b887a6369
Rename directory. 2020-10-26 02:14:13 +08:00
CismonX f2a77ff8d1
Minor fix. Improve folding. 2020-10-26 01:52:13 +08:00
CismonX 3b34510feb
Major refactor. 2020-10-25 05:45:32 +08:00
CismonX 2c5aec48ed
Implement diagnosis. 2020-10-24 23:51:44 +08:00
CismonX c52c7b5924
Update 2020-10-24 23:50:20 +08:00
CismonX 4cbbcdfd4d
Support folding & document symbol on nodes. 2020-10-23 06:42:02 +08:00
CismonX 9e717a1e7e
Refactor & bugfix. 2020-10-23 06:40:41 +08:00
CismonX 5ee1e16cd8
Implement logger. 2020-10-23 06:37:47 +08:00
CismonX c294bd3e3b
Implement `DocumentSymbolProvider`. 2020-10-21 04:12:33 +08:00
CismonX 13415c5e39
Refactor code. 2020-10-21 04:07:44 +08:00
CismonX ff4bac1951
Implement completion. 2020-10-20 01:29:01 +08:00
CismonX b83a63b6f0
Process `@verbatim` and `@bye` in folding. 2020-10-20 01:28:42 +08:00
CismonX ea3b0182c3
Update comments 2020-10-19 01:31:43 +08:00
CismonX f4eef662a2
Implement completion 2020-10-18 23:51:00 +08:00
CismonX a1ac8eb8b9
Misc update 2020-10-17 21:41:03 +08:00