Sublime Forum

Open containing folder error

#1

If you run the “open_dir” command on a file that’s in the root of a drive on Windows, the resulting Explorer window isn’t in the proper location (it just defaults to %USERPROFILE%).

I tried to dig into it a bit, but the args getting passed in to the command are simply “dir=$file_path” and “file=$file_name”, and it’s not clear to me how those get expanded…?

0 Likes