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

Open Editor index or patch search iteration method #13

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

Open Editor index or patch search iteration method #13

robobenklein opened this issue May 17, 2021 · 0 comments

Comments

@robobenklein
Copy link
Member

During an update we need to search through the open editors, ideally in spatial order, need to figure out methods for next child / next of parent / index of self, etc within the layout structures.

Could be related to the grid layout method linked in #12

Will need to support all iterations for the different opening modes of CR added in https://github.com/utk-se/CodeRibbon/pull/87/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

@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
* application will check for updates after the application is launched
* if update available prompt the user
* add preference to disable to check on startup
* use https://download.eclipse.org/theia/latest/ as location where the
latest version of theia will be deployed to. this will serve the updates

Signed-off-by: Johannes Faltermeier <[email protected]>
Contributed on behalf of STMicroelectronics
robobenklein pushed a commit that referenced this issue Jan 31, 2022
Enable Updates for installed instances #13
robobenklein pushed a commit that referenced this issue Jan 31, 2022
* Increase version to 1.9.1 in order to test updates
* add more debug and markdown extensions

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