qri-io / frontend

frontend application for our qri.cloud site
GNU General Public License v3.0
3 stars 2 forks source link

highlight source code lines from transform error messages #624

Open dustmop opened 2 years ago

dustmop commented 2 years ago

If a transform runs and returns an error, we should parse the line number from that error, and then display a highlight on that line. Clicking the error message should scroll the page to that line.