-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds triageNew issue which needs to be triagedNew issue which needs to be triaged
Description
Which component is affected?
Qwik Runtime
Describe the bug
Option-click in dev mode is not working to automatically open the source which makes the DX difficult to quickly navigate. There appears to be a leading slash (/) that prevents VSCode from opening to the file. Manually removing this %2F resolves auto-open.
http://localhost:5173/__open-in-editor?file=%2Fsrc%2Froutes%2Ffoo%2Fbar.tsx%3A307%3A9
Reproduction
qwik.new
Steps to reproduce
Build project, option-click on a DIV.
System Info
System:
OS: macOS 15.1.1
CPU: (16) arm64 Apple M4 Max
Memory: 1.87 GB / 128.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.18.1 - ~/.nvm/versions/node/v20.18.1/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.18.1/bin/npm
pnpm: 9.8.0 - ~/Library/pnpm/pnpm
bun: 1.1.33 - /opt/homebrew/bin/bun
Browsers:
Chrome: 131.0.6778.109
Edge: 131.0.2903.86
Safari: 18.1.1Additional Information
Cc: @wmertens - per conversation regarding DX, capturing issue here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds triageNew issue which needs to be triagedNew issue which needs to be triaged