Important
ZLS is available in proto's official built-in toolchain as of proto v0.62. We recommend using the built-in toolchain instead of this plugin.
Add the following to .prototools.
[plugins]
zls = "github://konomae/zls-plugin"ZLS plugin does not support configuration.
ZLS plugin does not support hooks.
Build the plugin:
cargo build --target wasm32-wasip1Test the plugin by running proto commands.
proto install zls-test
proto versions zls-test