You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sketch): add current and opened files to context #257
- Display current and opened files in the sketch context.
- Update `SketchRunContext` to use `String` for `currentFile` and include `openedFiles`.
- Modify template files to reflect these changes.
0 commit comments