Far-Beyond-Pulsar/Pulsar-Native

Diagnostics panel file opening broken

Closed

#242 opened on Jun 9, 2026

 (0 comments) (0 reactions) (0 assignees)Rust (29 forks)auto 404
bugenhancementgood first issuehelp wanted

Repository metrics

Stars
 (348 stars)
PR merge metrics
 (PR metrics pending)

Description

When clicking diagnostics in the panel the code editor launches but fails to open the target file. This could be something silly like the abs path from the diagnostics panel being seen as relative my the script editor leading to it mistakenly prepending the project path

Contributor guide