theia-blueprint icon indicating copy to clipboard operation
theia-blueprint copied to clipboard

Eclipse Theia Blueprint is a template for building desktop-based products based on the Eclipse Theia platform, as well as to showcase Eclipse Theia capabilities. It is made up of a subset of existing...

Results 89 theia-blueprint issues
Sort by recently updated
recently updated
newest added

### Bug Description: i tried running it using the this command ```./TheiaBlueprint.AppImage``` and i got this error ### Steps to Reproduce: 1. wget appImage file 2. chmod +x TheiaBlueprint.AppImage 3....

### Bug Description: Unable to install plugins from Open-VSX. Most likely due to the fact, that Theia Blueprint does not create `.theia-blueprint/extensions` directory. After adding directory manually, the plugin installs...

I'm trying to build a simple Hello-World electron application, - it works fine when I launch it from from the terminal using 'yarn start' from electron-app package.json - it fails...

### Bug Description: While preserve window option is true, opening a folder makes the terminals stick to old path. ### Steps to Reproduce: 1.Open a folder 2.Open a terminal 3.Open...

The cheatsheet view shows a step of linear steps that showcase what can be done in Theia Blueprint including buttons or links to directly execute these steps from the cheatsheet:...

### Bug Description: Hello: I tried to open a php file from the file scan and opening the context menu to select with which application to open it. But selecting...

The goal of this PR is to setup a browser version of Blueprint packaged as a "drag and drop" solution that's easy to deploy. The setup is a bit tricky...

### Feature Description: @jfaltermeier, @JonasHelming, please publish a blueprint image (if possible) from the [Monaco uplift branch](https://github.com/eclipse-theia/theia/pull/10736) to facilitate testing (with [these steps](https://github.com/eclipse-theia/theia/wiki/LSP-and-Monaco-Integration#testing-a-monaco-uplift-drawn-from-7149)). Many thanks!

### Bug Description: IDE opens up the Getting Started page on the first start and then when I try to open a new folder, IDE got stuck on the blueprint...

### Bug Description: I could not start electron app properly. Gives library not loaded error. on M1 Macbook Air ### Steps to Reproduce: 1. clone source code of theia-blueprint 2....