93a0cdbf97
Make warnings and errors location clickable by using file URI scheme. In most terminals and code editors (including IDEA) clicking on such uri will open file at given line and offset. ^KT-51923 Fixed