eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.38k stars 2.45k forks source link

Improved Upload Command #13775

Closed jonah-iden closed 1 month ago

jonah-iden commented 1 month ago

What it does

Closes #5739

Upload files command is now always visible in the browser.

This seemed like the most intuitive way for me.

How to test

  1. Start theia as browser
  2. Either right click in the navigator or use the file menu
  3. upload a file with different selections, see description above

Follow-ups

Review checklist

Reminder for reviewers