Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Set own Electron version to build off / include #10

Open
robobenklein opened this issue May 16, 2021 · 0 comments
Open

Set own Electron version to build off / include #10

robobenklein opened this issue May 16, 2021 · 0 comments

Comments

@robobenklein
Copy link
Member

Atom sometimes upgrades the electron version quietly such that small things get broken or worse, (see: scroll-snap behaviour changing for the worse)

If similar issues occur, should just be able to change the electron version back to resolve the issues, hopefully without other side effects for VSCode.

@robobenklein robobenklein self-assigned this May 17, 2021
@robobenklein robobenklein added this to the Alpha Release milestone May 17, 2021
robobenklein pushed a commit that referenced this issue Jan 31, 2022
* add preinstalled theiaPlugins to package-json of electron-app (preparation for #5)
* add lerna to enable a multi-package repository for electron app + customization packages
* add a custom main js that sets the environment variable for preinstalled plugins
* add a customization module for the installer at theia-example-updater. This may be used to enable updates (#13), to customize the about dialog (#10), and to customize the getting started page (#9)

Signed-off-by: Johannes Faltermeier <[email protected]>
Signed-off-by: Lucas Koehler <[email protected]>
Contributed on behalf of STMicroelectronics
robobenklein pushed a commit that referenced this issue Jan 31, 2022
* reuse code from welcome page by moving it to a util

Signed-off-by: Johannes Faltermeier <[email protected]>
Contributed on behalf of STMicroelectronics
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant