add_filter( 'qm/output/file_link_format', function( $format ) { return 'phpstorm://open?file=%f&line=%l'; } );