文宇祥
文宇祥
ref https://github.com/ocaml/dune/issues/4263
I just get it working! With this configuration: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information,...
I use earlybird 0.1.4 and ocaml 4.06.1 I didn't change your build file. But only run `dune build stanc.bc`.
It should be compatible. But I have no time to dig why it's not.
You need to implement the internal `typenv` library of 4.13. As ocaml's internal compiler libs API may have some breaking changes.
Currently not supported. But it's technologically feasible.
superseded by https://github.com/hackwaly/ocamlearlybird/issues/52
You need install the ext built from master branch
我意思,有的时候只是删除不安全的属性并不够,还需要增加一下属性来增加安全性。能不能提供一些扩展的能力,可以自定义添加某些属性到某些标签上
> That extension is still listed under `hackwaly.ocaml`: > https://marketplace.visualstudio.com/items?itemName=hackwaly.ocaml > > `hackwaly.ocaml-deprecated` is a 404: > https://marketplace.visualstudio.com/items?itemName=hackwaly.ocaml-deprecated > > I don't see how it would be possible for the...