Skip to content

Simple Express.js app that redirects localhost URLs to jetbrains:// protocol (for use with WSL)

Notifications You must be signed in to change notification settings

CrazyMuffin/jetbrains-redirect

Repository files navigation

jetbrains-redirect

Simple Express.js app that redirects localhost URLs to jetbrains:// protocol (for use with WSL)

Requirements

Usage

  1. Checkout this repository
  2. docker-compose up
  3. 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%%'

About

Simple Express.js app that redirects localhost URLs to jetbrains:// protocol (for use with WSL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published