Commit graph

1948 commits

Author SHA1 Message Date
Patrick Förster
7f4c4889aa Prevent blocking during forward search 2019-02-14 21:12:38 +01:00
Eric Förster
4cd0a46772 Fix instructions for symbolic link creation 2019-02-13 12:29:28 +01:00
Patrick Förster
7b0812f966 Do not trigger completion before backslash 2019-02-09 20:44:52 +01:00
Patrick Förster
13c0fbe6e6 Make loading symbols more reliable 2019-02-07 21:07:39 +01:00
Eric Förster
52f92544b2 Enable caching for Travis CI builds 2019-01-30 10:23:23 +01:00
Eric Förster
9206c88590 Configure Codecov 2019-01-30 10:13:43 +01:00
Patrick Förster
f65dd4dd1f Improve detection of line numbers in log parser 2019-01-29 19:54:34 +01:00
Patrick Förster
69c16152fe Show preview of symbols in completion 2019-01-29 19:32:05 +01:00
Eric Förster
4bf1997296 Add failure case to ForwardSearchStatus 2019-01-28 16:38:36 +01:00
Eric Förster
65f3a3ecc2 Remove "Custom Messages" section from the README 2019-01-28 15:59:36 +01:00
Eric Förster
66ffc80f76 Add Codecov integration 2019-01-28 14:55:20 +01:00
Eric Förster
efb99a6d81 Make TeX distribution detection less restrictive 2019-01-28 13:58:28 +01:00
Patrick Förster
8e0491242d Improve code coverage 2019-01-28 13:31:20 +01:00
Eric Förster
0d33e786e6 Fix detection of TeX distribution 2019-01-28 13:27:06 +01:00
Patrick Förster
9971f9c887 Test document highlights 2019-01-28 12:22:22 +01:00
Patrick Förster
eb712bc75b Test "Goto Definition" 2019-01-28 11:51:16 +01:00
Patrick Förster
b5b46108b5 Test "Find all References" 2019-01-27 22:14:54 +01:00
Patrick Förster
02fa158a0d Change return types of custom requests 2019-01-27 17:23:15 +01:00
Eric Förster
bf825c20ff Add support for MikTeX 2019-01-27 16:38:56 +01:00
Patrick Förster
dcfd34b3ef Provide completion for TikZ commands 2019-01-27 11:51:52 +01:00
Patrick Förster
0fc70e3891 Fix naming inconsistency 2019-01-27 10:56:25 +01:00
Patrick Förster
1a93d224fb Remove arguments parameter from main method 2019-01-27 10:56:11 +01:00
Eric Förster
c096967573 Add missing workspace locks 2019-01-25 20:32:52 +01:00
Eric Förster
e940a72856 Fix coroutine scopes 2019-01-25 20:00:16 +01:00
Eric Förster
a28a3cbcc4 Load component database asynchronously 2019-01-25 18:56:28 +01:00
Eric Förster
89996dbf38 Normalize build.gradle 2019-01-24 17:22:01 +01:00
Eric Förster
c018d82542 Use coroutines instead of CompletableFuture 2019-01-24 17:16:07 +01:00
Patrick Förster
2b4c8fc53e Parse log when a log file changes 2019-01-22 22:08:24 +01:00
Eric Förster
e1497f5802 Implement proposed progress notification 2019-01-21 16:40:08 +01:00
Patrick Förster
2df5caa1a7 Show docs for BibTeX entries with a capital letter 2019-01-20 14:12:51 +01:00
Patrick Förster
4057ae6d52 Provide BibTeX field documentation when hovering 2019-01-20 13:21:31 +01:00
Patrick Förster
0354e6dfb2 Refactor hovering 2019-01-20 13:10:41 +01:00
Patrick Förster
4179272056 Add documentation for BibTeX fields 2019-01-20 11:52:11 +01:00
Patrick Förster
bc74bca9ea Add option to build on save 2019-01-19 21:07:16 +01:00
Patrick Förster
3811bdfd8b Make build cancellable 2019-01-19 18:07:56 +01:00
Patrick Förster
f2dbb76fed Trigger package indexing more frequently 2019-01-19 16:01:19 +01:00
Patrick Förster
b59e05148d Handle URIs with spaces 2019-01-17 19:24:49 +01:00
Patrick Förster
b90f21cc46 Simplify text sychronization 2019-01-17 19:00:15 +01:00
Patrick Förster
b2ca0f1500 Fix sorting of command completion 2019-01-17 18:44:25 +01:00
Patrick Förster
a980d782fa Remove extension when completing \include 2019-01-15 15:03:34 +01:00
Patrick Förster
14f5507b2f Provide completion for \includegraphics 2019-01-15 10:49:19 +01:00
Eric Förster
5955a980d5 Write build log to a file instead of streaming it 2019-01-14 18:38:24 +01:00
Patrick Förster
771750b4c4 Allow a line length of zero in formatter 2019-01-12 16:56:56 +01:00
Patrick Förster
0d64486354 Trigger completion for commands with arguments 2019-01-12 16:01:43 +01:00
Patrick Förster
dc7255a578 Test diagnostics reporting 2019-01-12 14:45:19 +01:00
Patrick Förster
cc41bccea5 Test BibTeX formatting 2019-01-11 21:14:57 +01:00
Patrick Förster
0cb06faf99 Test document links 2019-01-11 20:32:36 +01:00
Patrick Förster
706548dcd2 Test renaming 2019-01-11 20:16:14 +01:00
Patrick Förster
0ce16eb525 Provide folding for BibTeX declarations 2019-01-11 19:58:36 +01:00
Patrick Förster
f36dde8345 Test BibTeX completion 2019-01-11 19:44:20 +01:00