-
### Describe the problem
There seems to be a problem with the new IDE 2.1.0 editor when I try to copy a section of code from one sketch to another sketch using the standard right click COPY and PASTE…
-
Depends on https://github.com/theia-ide/theia/issues/1756
After it is solved we should use that instead of https://github.com/theia-ide/theia/blob/SearchAndReplaceInWorkspace/packages/editor/src/brow…
-
This issue collects work items of the Eclipse Che Team for Sprint 330 (January 11th - January 24th).
:notebook: Please note that this is a tentative plan until sprint planning has been conducted (Jan…
-
All IDEs I use show the current line in the status line as well as the current cursor column. But the Arduino IDE only shows the line number. I am very grateful for addition of the column! It's more t…
-
Building against a specific older version of Theia (such as 3.17) can cause issues when just using a package.json to select Theia components from npm, because the components themselves define dependen…
-
### Summary
We are very interested to adopt Eclipse Che to deploy our theia based applications, in order to add multi-user and https support.
So we do not want to use the 3 or 4 out of the box c…
-
### Bug description
I hope this message finds you well. I am writing to report a bug I encountered while using Gitpod. It appears that the platform is not properly fetching variables from the "User S…
-
Hello, I've got a vscode extension running in theia version "next" ( "version": "0.4.0-next.e2f3ec66" ). But there's a slight difference in when the activation() lifecycle method gets called.
T…
-
I tried to run Theia in browser mode using the docker recipe with `yarn theia start . --hostname=0.0.0.0`.
It worked OK. Then later I tried it with `yarn theia start .`. It *appears* to start OK, …
-
I can understand that folders can be opened, and WS files too when opening a workspace, but I do not understand why we allow opening any arbitrary file.
Steps to reproduce:
- `rm -rf ~/.theia/ &&…