Jump to content

chrisyipw

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by chrisyipw

  1. `subl` can work fine with `.sublime-workspace`. I tried to run `subl project.sublime-workspace` in Terminal, Sublime Text did what I expected.
  2. Alfred: 2.0.5 Sublime Text: 3 3048 When opening a project, can't restore all the tabs. Tried to modify proj.py L32 `projPath = os.path.join(projPath, projTitle + ".sublime-project")` to `projPath = os.path.join(projPath, projTitle + ".sublime-workspace")`, still not working.
×
×
  • Create New...