Commit Graph

66 Commits

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