Skip to main content
Submitted

When an error is thrown, put line numbers in view script window and jump to line

  • August 14, 2018
  • 2 replies
  • 0 views

Forum|alt.badge.img

When debugging deployment errors (e.g. transformation view doesn't deploy because you made a type in a custom transform), display line numbers in the view script window and jump to the offending line.

Now I have to copy the script in Notepad++ and go to the offending line manually.

Makes debugging less cumbersome :).

2 replies

Forum|alt.badge.img
  • Known Participant
  • August 14, 2018

Better yet, add a simple SQL syntax color coding and validation for all script dialogs. That would eliminate syntax typos :)


Forum|alt.badge.img
  • Author
  • Known Participant
  • August 16, 2018

I think many of us would love this but after 6 years of asking I don't think we'll get it.

Given that Visual Studio has been open sourced there must be some way to pull in Intellisense I think.

However, from what I've heard there's a push on Power BI, so maybe MS will want to help ;-)?