Anton Kosyakov

Results 57 issues of Anton Kosyakov

### Bug description Steps: - emulate low memory notification with: https://gitpod.io/#INTELLIJ_VMOPTIONS=-Xmx384m/https://github.com/eclipse/xtext-core - open with IntelilJ, and wait when JDK indexing is done, after that try to use language smartness -...

type: bug
meta: never-stale
aspect: performance
editor: jetbrains

Currently the only Gitpod-related thing in our statistics is the knowledge that the user pressed the “connect to Gitpod” button. To get the statistics of the actions that user performs...

meta: stale
aspect: analytics
team: IDE
editor: jetbrains

### Bug description While reviewing https://github.com/gitpod-io/gitpod/pull/10045 I noticed that this dialog pops up again for both stable and latest. We should try to reconnect forever instead as it used to...

type: bug
meta: stale
editor: code (browser)
operations: observability
team: IDE

### Bug description [workspaceLocation](https://www.gitpod.io/docs/references/gitpod-yml#workspacelocation) should be opened in case it is a folder ### Steps to reproduce See above. ### Workspace affected _No response_ ### Expected behavior _No response_ ###...

type: bug
meta: stale
help wanted
editor: jetbrains
feature: multi-repo

``` gitpod /workspace/theia $ yarn workspaces info --json yarn workspaces v1.22.0 { "@theia/application-manager": { "location": "dev-packages/application-manager", "workspaceDependencies": [ "@theia/ext-scripts", "@theia/application-package" ], "mismatchedWorkspaceDependencies": [] ``` > yarn workspaces v1.22.0 Should not...

This code should be deleted: https://github.com/theia-ide/theia-apps/blob/140a9a15aecaba1dd279013f86fbdff5e660fe35/theia-electron/scripts/theia-electron-main.js#L7-L10 Review other electron apps for it as well. Since https://github.com/eclipse-theia/theia/commit/c3e162cd816d5448177c703559fba04bc79c8386 Theia automatically loads VS Code extensions from user config dir and install them there.

help wanted
electron

they should look similar to gitpod config file in Theia repo

help wanted

We should implement it by composing code yeoman generator.

help wanted

It should take into the account reflect-metadata modules. The generated README should contain info on how to run it.

help wanted