Yihang "Corvo" Liu
Yihang "Corvo" Liu
I would add another use case, for parsing ocaml-styled comments (i.e. the comments are nestable), this feature is needed.
@lefessan that's exactly what I tried, but drom doesn't seem to be able to manage that.
可以考虑https://github.com/ultrafunkamsterdam/undetected-chromedriver
这个软件已经可以在Linux下跑了,直接手动安装依赖然后python调用JavSP.py就可以了。个人体感比其他的几个代替脚本好用。
如果作者需要的话我可以帮忙提供一个pyproject.toml来辅助linux下打包
@Yuukiy 这个issue可以关了 https://github.com/Yuukiy/JavSP/pull/241
@KaiHa your link is broken, could you please provide a perma link or something?
I can build it with nimble directly tho: ``` $ nimble install nimlsp Downloading https://github.com/PMunch/nimlsp using git Verifying dependencies for [email protected] Info: Dependency on jsonschema@>= 0.2.1 already satisfied Verifying dependencies...
There's a discussion [here](https://github.com/williamboman/mason.nvim/discussions/1350), thus I open an issue for it.
Hello I run into this problem when I need to define recursive type with variant associated. Because the type is recursive I have to force them to be in the...