-
### Describe the project you are working on
Godot C# bindings
### Describe the problem or limitation you are having in your project
For the past weeks, I've been discussing with several Unity…
reduz updated
1 month ago
-
I want something that makes simpler to extend an existing enum without replicate values.
I am not proposing inheritance, but just a syntax that allows to avoid code duplication and makes casting simp…
-
**Describe the bug**
I am using command line to create project files. For this operation I am using python:
```python
self.__command(f"-LoadTemplate:\"{template}\"",
f"-LoadSourceFile:\"{…
-
I have been trying to change the default fonts on my notes ("notes" is what I call the right pane, where we put the content, while "tree" I call the tree structure on the left) and with these namings …
-
### Describe your motivation
The "I agree with EULA"/"I agree with the following terms"/"I agree" checkbox at the bottom of the form. Unless the Checkbox is checked, the form can not continue. This c…
-
## Report suggestions for changing the default dictionary in this thread
- Removal of bad entries
- Mistakes
- Overly-specific briefs (job briefs)
- Addition of useful entries
- New vocab…
-
### Description
If you create a new .NET MAUI Project (Form with button increases number) and run the App
in release mode in Emulator and smartphone, app crashes when time zone is changed in Setti…
-
In the TypeScript compiler, we have the concept of a "transformer". A transformer is a function which "transforms" one AST to another. TypeScript ships many such transforms, including all of the vario…
-
Currently if you're passing an array of data from WebAssembly to JS (such as strings or a list of bytes) you have the option of using outgoing bindings like `copy`, `utf8-*`, or `view`. In some cases …
-
We'll need an elaborator, and I want it to have support from early on for both holes and some kind of implicit arguments to functions. The reason for this is, this is the sort of thing that distinguis…