An offer to MPS Team.
Hi,
Could you in the next version of MPS realise one simple thing - show position of cursor in the document.:)
Because when throws IDE exception, in call stack shows number of lines where exception was thrown, but find them is unreal in the MPS IDE, becase I can't see line numbers.:(
TIA
Please sign in to leave a comment.
Oleg,
MPS is a projectional editor, as a result there is no such a thing as line numbers there. One "line" in MPS editor might correspond to several lines in generated code. In order to analyze exception stack traces we have a special tool. Choose Tools -> Analyzer Stacktrace, and you will be able to navigate from stack frames to MPS code.
Regards,
Konstantin