Code-DJ

Results 18 comments of Code-DJ

Here are my thoughts: - The key for `SceneStorage` will be the "path to the workspace folder" - **Is there still uncertainty about this?** - save all settings in `Dictionary`...

It looks like SceneStorage automatically does the saving and restoring of the state - I am not sure when it does that - for details see the link below. Based...

@austincondiff I didn't realize this was ready for me. Can you assign it to me. Thanks!

Is this the same as the announcement about compiling .net 3.0 WinForms and WPF apps to a single exe? If not which repo is that in? Thanks!

When using SessionProvider, I was able to specify basePath in layout.tsx like so and get it to work. Had to provide hostname without which it won't work. Not sure of...

> > I wonder what's the status of this, still facing this issue on both `.tsx` & `.jsx` files > > This was working fine before one of the recent...

Looks like it broke because of external dependency upgrade. See https://github.com/zed-industries/zed/issues/16337#issuecomment-2293231241 /cc @SomeoneToIgnore

@andrasbacsai is this a bug? https://github.com/coollabsio/coolify/blob/main/app/Http/Controllers/Api/ApplicationsController.php#L2189 ~~For preview, it should create in `environment_variables_preview` not `environment_variables`. This is true in multiple places in the file.~~ Probably not, I think both are...