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

Commitfe8503e

Browse files
committed
minorsymfony#19357 Fix JetBrains Toolbox deeplink example (mathop)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead.Discussion----------Fix JetBrains Toolbox deeplink exampleThe example from the docs doesn't work anymore. Here's the new format:https://youtrack.jetbrains.com/issue/TBX-2058/Browser-links-to-phpstorm-load-previous-version-after-update-to-EAP#focus=Comments-27-3492880.0-0Commits-------5ddff44 Fix JetBrains Toolbox deeplink example
2 parents57e50c3 +5ddff44 commitfe8503e

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
@@ -312,7 +312,7 @@ Another alternative is to set the ``xdebug.file_link_format`` option in your
312312
xdebug.file_link_format="phpstorm://open?file=%f&line=%l"
313313
314314
// example for PhpStorm with Jetbrains Toolbox
315-
xdebug.file_link_format="jetbrains://php-storm/navigate/reference?project=example&file=%f:%l"
315+
xdebug.file_link_format="jetbrains://phpstorm/navigate/reference?project=example&path=%f:%l"
316316
317317
// example for Sublime Text
318318
xdebug.file_link_format="subl://open?url=file://%f&line=%l"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp