Commit graph

225 commits

Author SHA1 Message Date
dependabot[bot]
c8a422bd50
Bump j2v8_linux_x86_64 from 4.6.0 to 4.8.0
Bumps [j2v8_linux_x86_64](https://github.com/eclipsesource/j2v8) from 4.6.0 to 4.8.0.
- [Release notes](https://github.com/eclipsesource/j2v8/releases)
- [Commits](https://github.com/eclipsesource/j2v8/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 21:35:30 +00:00
Eric Förster
f010e7da21 Fix CI build 2019-03-29 22:27:30 +01:00
Eric Förster
24e06afa3e Remove unnecessary task from Gradle in CI 2019-03-29 22:03:17 +01:00
Eric Förster
5884f57a8f Add Dependabot badge 2019-03-29 21:53:31 +01:00
Eric Förster
5384be0c26 Add Code Climate badge 2019-03-29 21:53:10 +01:00
Eric Förster
404bad62b5 Use Azure DevOps instead of Codecov 2019-03-29 21:51:59 +01:00
Eric Förster
ec163ff909 Remove JDK 11 build from CI pipeline 2019-03-29 21:35:47 +01:00
Eric Förster
c696c03165 Fix JDK11 build of CI script 2019-03-09 21:56:17 +01:00
Eric Förster
93e0bb3eed Remove redundant test task from CI script 2019-03-09 21:27:03 +01:00
Eric Förster
4eb21131be Add build task to CI script 2019-03-09 21:21:43 +01:00
Eric Förster
dc3ceb9673 Revert "Fix CI script"
This reverts commit 63c51c20f4.
2019-03-09 21:12:20 +01:00
Eric Förster
8e43d40c23 Update build badge 2019-03-09 21:02:39 +01:00
Eric Förster
63c51c20f4 Fix CI script 2019-03-09 20:12:40 +01:00
Eric Förster
3d2179032f Use appropriate path seperator on Linux 2019-03-09 19:59:46 +01:00
Eric Förster
b94125d729 Bump version to v0.4.0 2019-03-09 19:30:19 +01:00
Eric Förster
7ba10db3f5 Migrate to organization account 2019-03-08 17:41:25 +01:00
Eric Förster
9d2980da28 Extract declaration of top level provider 2019-03-08 15:05:54 +01:00
Eric Förster
8a955460ad Replace List with Map in Workspace 2019-03-08 13:56:53 +01:00
Patrick Förster
0321795052 Remove print statement in LatexResolver 2019-03-08 09:56:14 +01:00
Eric Förster
ee1cabbc30 Move WorkspaceAction into WorkspaceActor 2019-03-07 23:39:36 +01:00
Eric Förster
637b51b9a1 Declare FNDB constants in LatexResolver 2019-03-07 23:04:20 +01:00
Eric Förster
5a86c4ca76 Use brace expansion feature from kpsewhich 2019-03-07 22:40:07 +01:00
Eric Förster
52b7993779 Merge TextDocumentService and WorkspaceService 2019-03-07 21:19:33 +01:00
Patrick Förster
029dcff511 Make LaTeX linting optional 2019-03-07 20:30:40 +01:00
Patrick Förster
d4b9b97360 Improve performance of completion 2019-03-07 19:27:06 +01:00
Patrick Förster
f57a3a55ac Fix sorting of completion items 2019-03-07 18:49:34 +01:00
Patrick Förster
100112d6e2 Move constants out of TextDocumentServiceImpl 2019-03-07 18:38:55 +01:00
Patrick Förster
4580f4eade Add LaTeX linter 2019-03-07 16:24:08 +01:00
Eric Förster
ff91582269 Refactor completion resolve request 2019-03-06 21:29:32 +01:00
Eric Förster
364295b2b5 Remove map combinator from FeatureProvider 2019-03-06 20:45:19 +01:00
Eric Förster
b75577981a Add choice combinator to FeatureProvider 2019-03-06 18:58:17 +01:00
Eric Förster
e9162d9ac9 Make return type of FeatureProvider more generic 2019-03-06 18:58:16 +01:00
Eric Förster
349279b17e Do not substitute placeholders in quotes 2019-03-06 18:54:28 +01:00
Patrick Förster
b603795af2 Make include completion based on folders 2019-03-06 17:33:56 +01:00
Eric Förster
8d72316c3a Migrate from Travis CI to Azure Pipelines 2019-03-06 14:17:44 +01:00
Patrick Förster
d1d158bfab Normalize Windows paths 2019-03-06 11:01:02 +01:00
Patrick Förster
ec2ed2a5b9 Fix handling of label references 2019-03-05 20:05:48 +01:00
Eric Förster
d6ad535d08 Bump version to v0.3.0 2019-03-05 17:45:49 +01:00
Eric Förster
623b13a9d4 Fix crash when hovering over invalid entries 2019-03-05 17:11:24 +01:00
Patrick Förster
6c14e4ff85 Parse documents that are not inside the workspace 2019-03-05 17:01:34 +01:00
Eric Förster
221ba68f1c Fix parsing of BibTeX files 2019-03-05 16:41:47 +01:00
Eric Förster
41a2f1a3af Add FeatureProvider.create helper function 2019-03-04 23:43:08 +01:00
Eric Förster
312c2fef66 Wrap IncludeGraphicsProvider into DeferredProvider 2019-03-04 15:48:48 +01:00
Eric Förster
0d5b5b3b00 Replace AggregateProvider with static method 2019-03-04 15:26:04 +01:00
Eric Förster
2748185f0d Add map function to FeatureProvider 2019-03-03 23:33:37 +01:00
Eric Förster
10ae2f6786 Fix document synchronization 2019-03-03 18:25:37 +01:00
Eric Förster
39bd80bc67 Fix unit tests 2019-03-03 18:25:14 +01:00
Eric Förster
790a1bb72d Make logger available to provider 2019-03-03 17:29:27 +01:00
Eric Förster
eecd78b94b Make MetadataProvider suspendable 2019-03-03 15:34:59 +01:00
Patrick Förster
97f6df5e35 Show component names when hovering over commands 2019-03-03 14:45:13 +01:00