Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd9453c9

Browse files
authored
Fix JetBrains Toolbox deeplink example
1 parent81080a8 commitd9453c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/configuration/framework.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Another alternative is to set the ``xdebug.file_link_format`` option in your
299299
xdebug.file_link_format="phpstorm://open?file=%f&line=%l"
300300
301301
// example for PhpStorm with Jetbrains Toolbox
302-
xdebug.file_link_format="jetbrains://php-storm/navigate/reference?project=example&file=%f:%l"
302+
xdebug.file_link_format="jetbrains://phpstorm/navigate/reference?project=example&path=%f:%l"
303303
304304
// example for Sublime Text
305305
xdebug.file_link_format="subl://open?url=file://%f&line=%l"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp