Simple Express.js app that redirects localhost URLs to jetbrains:// protocol (for use with WSL)
- Docker
- Jetbrains Toolbox App
- Checkout this repository
docker-compose up
- Put the following into your phpstan configuration
parameters:
editorUrl: 'http://localhost:8069/?project=<YOUR_PROJECT_NAME>&path=%%relFile%%:%%line%%'
editorUrlTitle: 'http://localhost:8069/?project=<YOUR_PROJECT_NAME>&path=%%relFile%%:%%line%%'