gitpod-laravel-starter icon indicating copy to clipboard operation
gitpod-laravel-starter copied to clipboard

Drop support for theia as a browser editor

Open apolopena opened this issue 2 years ago • 1 comments

Describe the bug

Gitpod no longer supports Theia as a browser editor so gitpod-laravel-starter should not either

simply removing the .theia directory from this repository should fix the bug and not be considered a breaking change since Gitpod users no longer have the option of using Theia at all.

Screenshots

Steps to reproduce

Expected behavior

Additional information

apolopena avatar Mar 26 '22 21:03 apolopena

This change affects the tools for this project, so:

  • [x] Add support for this in the updater: https://github.com/apolopena/gls-tools/blob/main/tools/update.sh
  • [x] Add support for this in the manifest generator: https://github.com/apolopena/gls-tools/blob/main/tools/manifest.sh

See https://github.com/apolopena/gls-tools/commit/d410209935b1119d84ef3715f017974fac0e48e0

apolopena avatar Mar 26 '22 22:03 apolopena