Matthew
@matthew
Recently started using Cursor and running into an issue, pls help? I used to be able to command+click on a component name and it would open its file — in Cursor, I can no longer do that. Any idea how to enable this?
4 replies
0 recast
5 reactions
Zach
@zd
If I'm understanding you correctly, you should be able to do this in Cursor by default - so sounds like it might be a bug..? Have you tried quitting / restarting / etc?
1 reply
0 recast
1 reaction
Darryl Yeo 🛠️
@darrylyeo
Cmd+Shift+P "Developer: Reload Window"
1 reply
0 recast
2 reactions
hellno the optimist
@hellno.eth
I also had this. was related to python virtual env problems, not with Cursor. never happened in typescript
0 reply
0 recast
1 reaction
Steve
@stevedylandev.eth
Can't say I know much about the inner-workings of cursor but generally that would be a LSP issue. Might be worth digging into how VSCode/Cursor is handling that and if you might need an extension for the language you're using. That's generally what happens for definitions but also could be for files too
0 reply
0 recast
1 reaction