Commit graph

1948 commits

Author SHA1 Message Date
Patrick Förster
98e8e9701c Store symbols in memory 2019-04-10 11:45:05 +02:00
Patrick Förster
bd15958798 Refactor BibTeX parser unit tests 2019-04-09 15:53:44 +02:00
Patrick Förster
5b1d60c2de Refactor LaTeX parser unit tests 2019-04-09 13:54:07 +02:00
Patrick Förster
ebd0266e16 Fix completion of command arguments 2019-04-09 13:26:25 +02:00
Patrick Förster
fdf6406241 Fix issue #14 2019-04-08 11:37:13 +02:00
Eric Förster
e233ae2c3b Set up project 2019-04-06 19:48:56 +02:00
Eric Förster
1226689b72 Bump version to v0.4.1 2019-03-30 21:12:26 +01:00
Eric Förster
2830ee2304 Fix return value of definition request 2019-03-30 20:49:09 +01:00
Eric Förster
69c95f5463 Remove Dependabot badge 2019-03-30 20:40:30 +01:00
Eric Förster
111775ef9b Revert "Bump kotlinx-coroutines-jdk8 from 1.1.0 to 1.1.1-eap13-125"
This reverts commit 23355e9cc9.
2019-03-30 20:39:16 +01:00
Eric Förster
cec73798d7 Revert "Bump j2v8_linux_x86_64 from 4.6.0 to 4.8.0"
This reverts commit c8a422bd50.
2019-03-30 20:37:28 +01:00
Eric Förster
2f146f96f2 Fix resolution of MiKTeX files 2019-03-30 20:30:27 +01:00
Eric Förster
e9fb12e03e Remove dependency to etoolbox 2019-03-30 20:30:27 +01:00
Eric Förster
6874f20a50
Merge pull request #7 from latex-lsp/dependabot/gradle/org.eclipse.lsp4j-org.eclipse.lsp4j-0.7.0
Bump org.eclipse.lsp4j from 0.6.0 to 0.7.0
2019-03-30 20:30:17 +01:00
Eric Förster
01349e6c86
Merge pull request #12 from latex-lsp/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.1.1-eap13-125
Bump kotlinx-coroutines-core from 1.1.0 to 1.1.1-eap13-125
2019-03-30 20:30:07 +01:00
dependabot[bot]
14714177b1
Bump org.eclipse.lsp4j from 0.6.0 to 0.7.0
Bumps [org.eclipse.lsp4j](https://github.com/eclipse/lsp4j) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/eclipse/lsp4j/releases)
- [Changelog](https://github.com/eclipse/lsp4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eclipse/lsp4j/compare/v0.6.0...v0.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-30 19:28:25 +00:00
dependabot[bot]
e5e032df26
Bump kotlinx-coroutines-core from 1.1.0 to 1.1.1-eap13-125
Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.1.0 to 1.1.1-eap13-125.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-30 19:28:24 +00:00
Eric Förster
22fb496526
Merge pull request #11 from latex-lsp/dependabot/gradle/com.eclipsesource.j2v8-j2v8_linux_x86_64-4.8.0
Bump j2v8_linux_x86_64 from 4.6.0 to 4.8.0
2019-03-30 20:26:48 +01:00
Eric Förster
7742f531f5
Merge pull request #6 from latex-lsp/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-jdk8-1.1.1-eap13-125
Bump kotlinx-coroutines-jdk8 from 1.1.0 to 1.1.1-eap13-125
2019-03-30 20:26:19 +01:00
Patrick Förster
6a27744282 Fix typo 2019-03-30 14:44:14 +01:00
Eric Förster
ff1cbc4583 Fix MiKTeX detection 2019-03-30 11:42:36 +01:00
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
87b0b6ccc9 Fix CI build 2019-03-29 22:35:26 +01: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
dependabot[bot]
23355e9cc9
Bump kotlinx-coroutines-jdk8 from 1.1.0 to 1.1.1-eap13-125
Bumps [kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) from 1.1.0 to 1.1.1-eap13-125.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 20:54:07 +00: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