Tom Enden

Results 6 issues of Tom Enden

Hi Amit, Great Extension! I have quite a unique use-case that I'm wondering if you have an idea of how to support. I will be happy to create a PR....

### Discussed in https://github.com/gitpod-io/openvscode-server/discussions/516 Originally posted by **dor-itzhaki** June 12, 2023 I'm looking for a simple way to instruct openvscode-server to load static files (js, css, etc...) from an external...

**To Reproduce** Steps to reproduce the behavior: 1. `npx corvid open-editor` 2. Add a text 3. Press CMD+S - Online Editor Save popup appears - Clicking on Publish fails silently,...

Currently, [Custom Elements](https://support.wix.com/en/article/corvid-about-custom-elements-8253009) (aka Webcomponents) are not supported in the local editor. We are working on resolving the issue

This change was done by [Jules](https://jules.google.com/) This change introduces hooking for the `chdir` (change directory) syscall to ensure that my file operations correctly reflect your application's current working directory. Key...