-
Looks like MAUI has started shipping IconFont2Code with the dotnet 9 release. However, identifiers aren't Pascal cased and there's no marker to exclude the file from analysis, so it triggers build war…
-
I uploaded a picture in png format, but it did not return any code to me. The following is my backend log
![image](https://github.com/user-attachments/assets/b5959b6f-d408-4cc5-bcaf-df4448e33cc7)
-
The copied code is not valid as it does not substitute `data`.
E.g.: run app below, and try to run copied code.
```r
library(shiny)
library(blockr)
new_blk
-
Hi Jiawei, I have a file, `sample.jsonl` containing the generated code. I want to evaluate the **effectiveness** of the code generated using evalpref.
`sample.jsonl` is of **HumanEval** not the Mbp…
-
Currently, `npins/default.nix` is generated by npins for projects using it. I wonder if it would be possible to fetch npins itself as a library from `npins/sources.json` in `default.nix` with a small …
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
When a Session Bean class is generated, the code incorrectly uses javax imports instead of jakarta imports, which causes compatibili…
-
OK so this seems to be an issue when using SVGs inline
-
**Is your feature request related to a problem? Please describe.**
On long running worlds players can have a lot of ([500+](https://grepodata.com/player?world=hu16&id=473183)) towns on multiple seas.…
-
For the below sample source file - the assembly code generated is incorrect.
Sample.c:
```
struct sample {
struct sample *next;
char a;
};
char function (char);
void test(void);
…
-
For example, for this auto generated function ([code link](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_generated/_serial…