Skip to content

Source Maps - File links not clickable in Cursor (Absolute paths?) #1658

@hepiyellow

Description

@hepiyellow

Hi,

Why doesn't the SourceMaps include absolute paths?

I see file name only:

5h16m24.447s          LUA : stack traceback:
	[string "DEV Live FX v0_6_0@main.lua"]:2242: in function 'debug.traceback'
	Utils.ts:464: in function <Utils.ts:448>
	(...tail calls...)
	PanTiltValuesEditorCompactNonReact.tsx:217: in method 'updateState'
	MultiParamEditor.ts:763: in method 'updateState'
	MultiParamMode.ts:147: in method 'updateState'
	EffectsEditorNonReactDialog.ts:486: in function <EffectsEditorNonReactDialog.ts:448>

(This is typescript-to-lua 1.26.2)

And in Cursor, these file names are not clickable,
and if they were, and there are multiple file with that name in the workspace, I would have to choose the correct one every time.

Is there a TSTL or TS setting to make these absolute paths?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions