nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
https://tracy.nette.org
Other
1.75k stars 218 forks source link

Drop slash after `action` from editor uri pattern #542

Closed simPod closed 1 year ago

simPod commented 2 years ago

Jetbrains claims it's not supported https://youtrack.jetbrains.com/issue/IDEA-292787

dg commented 2 years ago

It is expected by scripts https://github.com/nette/tracy/tree/master/tools/open-in-editor

simPod commented 2 years ago

@dg adapted

dg commented 1 year ago

Not merged because is BC break.