-
### Use Case
Having "Retry" and "Close" options on the connection lost modal would be useful.
Also, add connection lost information in the footer.
### Proposed Solution
_No response_
### …
-
### Summary
a compile api as part of @winglang/wing
### Feature Spec
Alongside with wing cli, you can compile a wing program using `@winglang/wing/compile` API
```js
import { compile } f…
-
### Feature Spec
https://github.com/winglang/wing/blob/main/docs/04-reference/winglang-spec.md?rgh-link-date=2022-11-10T13%3A18%3A56Z#362-promises
Support for `Promise.xxx` use cases.
It is now p…
eladb updated
4 months ago
-
### I tried this:
**A bug opened during the work on https://github.com/winglang/wing/pull/6637**
When renaming a public class/struct/interface or one of its properties or methods, it isn't renamed…
-
### I tried this:
I tried to install the IntelliJ plugin
### This happened:
IntelliJ said it was not compatible because it was too old. The last update I see is 4 months ago. The plugin does not su…
-
It would be worthwhile if the simulator would pass through relevant `AWS_*` environment variables. Essentially a small change to the sandbox init.
This would make it much easier to reach to AWS rel…
-
### Feature Spec
see @Chriscbr comment
https://github.com/winglang/wing/issues/1686#issuecomment-1456658687
### Use Cases
see @ShaiBer comment
https://github.com/winglang/wing/issues/1686#iss…
-
> Is there a way to inject `terraformResourceType` into `tree.json` instead?
_Originally posted by @eladb in https://github.com/winglang/wing/pull/2306#discussion_r1181004791_
-
### Use Case
Sometimes, a node can go partially out of the view when expanded.
In those cases, I expect the node to be centered/moved so I can collapse it again without moving the map.
https:…
-
Along with https://github.com/winglang/wing/issues/4583, the Console / Simulator could keep track of the processes instantiated to serve the resources. These processes can be:
- Docker containers
…