An implementation of the Language Server Protocol for LaTeX
Find a file
2019-06-01 19:23:24 +02:00
benches Remove duplicate in benchmarks 2019-05-31 10:45:46 +02:00
futures_boxed Use boxed macro inside jsonrpc_client 2019-06-01 19:23:24 +02:00
jsonrpc Use boxed macro inside jsonrpc_client 2019-06-01 19:23:24 +02:00
jsonrpc_derive Use boxed macro inside jsonrpc_client 2019-06-01 19:23:24 +02:00
logs Refactor build log parser 2019-05-25 13:53:22 +02:00
scenarios Test diagnostics reporting 2019-05-31 18:09:58 +02:00
src Use boxed macro inside jsonrpc_client 2019-06-01 19:23:24 +02:00
tests Implement build request 2019-06-01 19:16:41 +02:00
.gitignore Add integration tests for completion request 2019-05-25 13:53:22 +02:00
Cargo.lock Implement build request 2019-06-01 19:16:41 +02:00
Cargo.toml Implement build request 2019-06-01 19:16:41 +02:00
LICENSE Initial commit 2018-12-21 14:08:48 +01:00
README.md Initial commit 2018-12-21 14:08:48 +01:00
rust-toolchain Use new await syntax 2019-05-30 18:26:26 +02:00

texlab