Codemzy

Results 9 comments of Codemzy

In the docs the black border isn't the editor, it contains the editor (and the toolbar buttons). The editor is actually only this little blue highlighted bit (once all the...

I've got the same issue and the billing cycle credits and period haven't renewed (credits are still depleting from previous period April 10 - May 10)

> Workspace urls are not meant to be stable, as they depend on the cluster they are running in. You can always look up the URL by running > >...

Could it have the username or a unique string assigned to each user in the url? E.g. `|userId|-|custom-url|.ws.gitpod.io` and assuming stable urls will be a premium feature (e.g. on the...

> So far I thought about this as a way to expose a workspace, so there's always a 1-1 connection between "stable name/URL" and "workspace". Following this `|workspaceId|.ws.gitpod.io` is the...

Think I am unable to do this currently because the profile is loaded after the page (React) and needs to be server side rendered to scrape - hopefully FCC is...

This has been fixed in release 1.0.4 but it would be good to run a server to handle requests due to cors issues regularly occurring with various third party free...

Hmm, I'm not sure on this - sorry! I tend to use remote environments like [gitpod](https://www.gitpod.io/) or [codespaces](https://github.com/features/codespaces) where it seems to run fine, so it maybe something local causing...