-
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
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
Labels
No labels