文宇祥
文宇祥
>Try contacting (again?) other extensions' authors to add a pointer to the official OCaml vscode extension or deprecate as in case for Darrin Morrison's OCaml and Reason IDE, which is...
Just published new version to make new deprecation to take effect to vscode marketplace.
Right now `earlybird` is at alpha stage. But it goes on the right road. I hope someday it can be integrated into `vscode-ocaml-platform`. @tmattio Before that, `earlybird` need enter beta...
Can I model partition tables using drizzle's schema dsl?
I think it is. ```OCaml type value = V : string * _ -> value val interact : ?search_path:string list -> ?build_dir:string -> unit:string -> loc:(string * int * int...
This bug mostly like comes from upstream
I have solved this issue by change the semantic of the `nest`. By change it from > every time a newline character is emitted, it is immediately followed by n...
@fpottier https://github.com/hackwaly/pprint/commit/ca777bf60c05b4c94f8a42863b23e4e466b27cc7#diff-a126b196d27ba148c5b7e41ae38d5771e04cdbf7972ed5b6abd0ac2cd8851a55R574
No, I have not enough time to maintain earlybird anymore in the comming year(s?).
> @hackwaly, any plans to fix this? Also, do you plan to update earlybird for the latest OCaml? https://github.com/hackwaly/ocaml-dap/commit/fe2825a9ea31a3c7d27b394c9dd79695c756f9a0#r99353286 There's a wip commit. There's a tough thing to do. I...