Vscode-intelephense: Feature Request: Open required files with shortcut or Cmd + click

Created on 13 Mar 2019  路  6Comments  路  Source: bmewburn/vscode-intelephense

It would be great to have ability quick open file from require, require_once, include, include_once within projects with shortcut or Cmd+click, when cursor is under the filename, with support of constants and variables inside call:

<?php
require_once 'file1.php';
require_once '/file2.php';
require_once dirname( __FILE__ ) . '/file3.php';
require_once CONSTANT . '/file4.php';
enhancement

Most helpful comment

@umairkhan-dev it's now on the shortlist

All 6 comments

When will this function come online?
The premium edition has been purchased!

@yuwenlong when there is enough :+1: that make it clear it should be prioritised.

Support you!
Come on! This is a very useful feature!
Please do it as soon as possible! Thank you very much! @bmewburn

@bmewburn Any updates on this one?
Kindly reply.

@umairkhan-dev it's now on the shortlist

Was this page helpful?
0 / 5 - 0 ratings

Related issues

superadmini picture superadmini  路  4Comments

aleksandervines picture aleksandervines  路  3Comments

ottopic picture ottopic  路  3Comments

vanasis picture vanasis  路  4Comments

pseudoanime picture pseudoanime  路  3Comments