How to make editor see changes when file changed outside editor (like terminal)

  1. open terminal
  2. run
    mkdir --parents /app/.config/glitch-ssm
    refresh
  3. done! try creating file in terminal:
    echo hello > /app/mynewfile
    and it should appear in editor's file browser (left side)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.