Remix.run Logo
agumonkey 2 days ago

could be a customizable behavior in editor/ide though

g947o 2 days ago | parent [-]

There is indeed an option in VSCode "typescript.preferGoToSourceDefinition" --

Prefer Go To Source Definition

Makes `Go to Definition` avoid type declaration files when possible by triggering `Go to Source Definition` instead.