-
I noticed that `v0.8.0` is already published on the Pulumi registry and it's the default latest version that gets pulled in when using our provider. The problem is that it doesn't work with mainnet.
…
-
```
def example
[b: Eff, c: Eff, a: Eff -> Eff -> Eff]
(x: Unit -> Unit \ a[b, c], y: Unit -> Unit \ b + c)
: Unit = x() |> ???
```
```
Exception in thread "ForkJoinPool-87-worker…
-
ekg has no geometry theme but only color scheme with minimal configurations for widgets, that is not an issue, just one feature very important.
Different from color scheme ekg gonna has geometry th…
-
We want to synchronize colors between:
1. Goals
2. Actions
3. Crafting status
4. Signal kind
5. Abilities
There's matching variants in each (e.g. Ability::Lure and Goal::Lure), so these need…
-
R6RS §7.1 says:
> An identifier can be imported with the same local name from two or more libraries or for two levels from the same library only if the binding exported by each library is the same …
-
When I follow the installation instructions listed in the readme VS code does not recognize the extension and generates a .obsolete file with smartbasic referenced in it. To get My install to work, I…
-
> We currently don't have an RFC system, this is an experiment of starting a more RFC-like process before a larger change. I am also fairly busy right now so I am also creating this issue in the hope…
-
@hangy is proposing to display on the product page links to the product page in other languages that are on the label.
One way to do that is to link to the subdomain of the current country with the a…
-
### Extension Version
v2.33.0
### VS Code Version
Version: 1.94.0 (user setup)
Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511
Date: 2024-10-02T13:08:12.626Z
Electron: 30.5.1
ElectronBuildId: …
-
The pattern of using fluent files in software projects is based on following scheme:
- `en/some_name.ftl`
- `de/some_name.ftl`
etc. The directory name distinct languages.
Currently the appli…