Closed
Description
The extended Eval plugin was merged in #438 replacing the original Eval plugin. It is capable and powerful, but also complicated and dangerous - its custom parser has a tendency to error out and bring down the entire process, and the additional features can be hard to understand.
Many users are not aware of the extra features for running doc tests and properties, changing settings and imports, etc. and would be better served by the simpler original Eval plugin, but unfortunately it's now gone.
Proposal: bring back the original Eval plugin under a new name, e.g. hls-eval-simple
, and ship with both linked and config to select which one gets used, just like we do with formatters.