Open chenglou opened 3 years ago
Heyo, reporting a missing location raised in an issue in the rescript editor plugin: https://github.com/rescript-lang/rescript-vscode/issues/77#issuecomment-774412232
cc @mbergal
In general, ppx should always provide valid locations. Otherwise downstream tools trying to provide some location info on some type errors/bugs will break.
Heyo, reporting a missing location raised in an issue in the rescript editor plugin: https://github.com/rescript-lang/rescript-vscode/issues/77#issuecomment-774412232
cc @mbergal
In general, ppx should always provide valid locations. Otherwise downstream tools trying to provide some location info on some type errors/bugs will break.