rescript-lang / rescript-vscode

Official VSCode plugin for ReScript
MIT License
327 stars 55 forks source link

Emit %todo istead of failwith when appropriate #981

Closed zth closed 3 months ago

zth commented 3 months ago

This adds two things:

  1. Complete the new %todo extension point.
  2. Emit %todo instead of failwith("TODO") when on ReScript >= v11.1.