You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ A _Xdebug helper_ browser extension is also recommended. There the request side
152
152
153
153
## Troubleshooting
154
154
155
-
- Ask a question on [StackOverflow](https://stackoverflow.com/)
155
+
- Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/xdebug)
156
156
- If you think you found a bug, [open an issue](https://github.com/xdebug/vscode-php-debug/issues)
157
157
- Make sure you have the latest version of this extension and Xdebug installed
158
158
- Try out a simple PHP file to recreate the issue, for example from the [testproject](https://github.com/xdebug/vscode-php-debug/tree/main/testproject)
0 commit comments