rebar3_bsp

所属分类:hotest
开发工具:Erlang
文件大小:0KB
下载次数:0
上传日期:2021-11-29 09:01:13
上 传 者sh-1993
说明:  支持rebar3的构建服务器协议(aka BSP)
(Support for the Build Server Protocol (aka BSP) for rebar3)

文件列表:
LICENSE (10760, 2021-07-24)
include/ (0, 2021-07-24)
include/rebar3_bsp.hrl (9788, 2021-07-24)
priv/ (0, 2021-07-24)
priv/rebar3_bsp_launcher.sh (421, 2021-07-24)
priv/sample/ (0, 2021-07-24)
priv/sample/LICENSE (10760, 2021-07-24)
priv/sample/rebar.config (211, 2021-07-24)
priv/sample/rebar.lock (268, 2021-07-24)
priv/sample/src/ (0, 2021-07-24)
priv/sample/src/sample.app.src (252, 2021-07-24)
priv/sample/src/sample_app.erl (364, 2021-07-24)
priv/sample/src/sample_app_ping_pong.erl (777, 2021-07-24)
priv/sample/src/sample_sup.erl (1185, 2021-07-24)
priv/sample/test/ (0, 2021-07-24)
priv/sample/test/sample_app_SUITE.erl (2292, 2021-07-24)
rebar.config (487, 2021-07-24)
rebar.lock (264, 2021-07-24)
src/ (0, 2021-07-24)
src/rebar3_bsp.app.src (289, 2021-07-24)
src/rebar3_bsp.erl (141, 2021-07-24)
src/rebar3_bsp_agent.erl (5592, 2021-07-24)
src/rebar3_bsp_app.erl (1009, 2021-07-24)
src/rebar3_bsp_client.erl (11736, 2021-07-24)
src/rebar3_bsp_connection.erl (2911, 2021-07-24)
src/rebar3_bsp_ct_hook.erl (1073, 2021-07-24)
src/rebar3_bsp_echo_port.erl (5021, 2021-07-24)
src/rebar3_bsp_gen_server.erl (2616, 2021-07-24)
src/rebar3_bsp_methods.erl (11112, 2021-07-24)
src/rebar3_bsp_protocol.erl (6356, 2021-07-24)
src/rebar3_bsp_prv.erl (3160, 2021-07-24)
src/rebar3_bsp_server.erl (5586, 2021-07-24)
src/rebar3_bsp_sup.erl (1595, 2021-07-24)
... ...

rebar3_bsp ===== Experimental Rebar3 support for the Build Server Protocol (aka BSP) 2.0.0. https://build-server-protocol.github.io Build ----- $ rebar3 compile Use --- Add the plugin to your rebar config: {plugins, [ {rebar3_bsp, {git, "git@github.com:erlang-ls/rebar3_erlang_ls.git", {tag, "0.1.0"}}} ]}. Then just call your plugin directly in an existing application: $ rebar3 bsp Todo ---- * Handle Request IDs * Fix process leakage * Add POC for custom formatter * 100% coverage * Remove duplication with erlang-ls

近期下载者

相关文件


收藏者