-
I got to see IBM's new Merlin product last week and I am quite excited about some parts of it. I wanted to write a blog post to write about some of my findings at a technical level.
There are three…
-
## Development environment used
- Z Open Editor version:
- Editor Platform
- [X] Visual Studio Code
- [ ] Red Hat CodeReady Workspaces
- [ ] Eclipse Che
- [ ] Standalone Theia
…
-
**Description**
Currently, if a user attempt to follow a link to an invalid resource (ex: doesn't exist), there is no feedback. The proposal is to handle the case more gracefully (not silently fail…
-
#### Feature Description:
We should revisit the current default builtins present in the application.
Ideally, we should include a minimum set of builtins (likely only those provided by vsc…
-
### Description
I have added the follwing extension to gitpod and it does not seem to work:
https://github.com/alesanchezr/python-string-sql
### Reproduction Steps
You can install the extension…
-
### Description
The completion does not work for React component.
### Reproduction Steps
Setup:
```
npm install -g create-react-app
create-react-app react-demo
cd react-demo
docker run -…
-
The Theia IDE [https://theia-ide.org/] is a compatible alternative to VSCode. They're doing some very interesting work although it's still in the earlier stages. Particularly paired with the work that…
-
## Search Terms
language server protocol
## Suggestion
> As the language server protocol ( https://github.com/Microsoft/language-server-protocol ) is getting more and more popularity and clie…
-
### Bug Description:
Every message sent to any output channel is passed to `vscode.workspace.onDidChangeTextDocument` API as a `TextDocumentChangeEvent`.
Actually, I'm not sure if it's a bug. On…
-
### Bug Description:
theia can not use lua debug extension。
### Steps to Reproduce:
1. open extension
2.install Lua Debug extension which is publish by actboy168 。version:@1.60.3
…