hackwaly / ocamlearlybird

OCaml debug adapter
MIT License
208 stars 23 forks source link

Support reasonml dialect #46

Open hackwaly opened 1 year ago

sim642 commented 1 year ago

There's already some logic for reason files: https://github.com/hackwaly/ocamlearlybird/blob/3c22568a0b4478b592eb0b148c4b26ac4c0480eb/src/debugger/core/symbols/symbols.ml#L60-L63 But maybe that's not enough.