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
chore: move load() __filename and __dirname handling to shell-api (#710)
This will make it easier to implement these features in a fully
equivalent way in Compass/VSCode, without having to duplicate this
particular bit of code (and not risk divergence, e.g. if we should
ever decide to use a separate stack for storing filename info).
0 commit comments