-
### Issue
The included version of tree-sitter doesn't allow C#12 syntax with primary constructors:
```c#
class Foobar(string Name) {
}
```
So lint will keep telling aider that the file i…
-
**Is your feature request related to a problem? Please describe.**
Need to work in a mixed language environment where both python and C# co-exist.
**Describe the solution you'd like**
C# Bac…
-
### Which packages are impacted by your issue?
@graphql-codegen/c-sharp
### Describe the bug
### Which packages are impacted by your issue?
_No response_
### Describe the bug
When im…
-
-
### The bug
The server starts with this error:
Error: Could not load the "sharp" module using the linux-x64 runtime
ERR_DLOPEN_FAILED: libvips-cpp.so.42: cannot open shared object file: No such fi…
-
- [ ] Emitter docs
- [ ] Emitter configuration
- [ ] Creating an ASP.Net service project using generated code
-
## Possible bug
### Is this a possible bug in a feature of sharp, unrelated to installation?
- [x] Running `npm install sharp` completes without error.
- [x ] Running `node -e "require('sharp')…
-
**Describe the bug**
[From Sebastian](https://discord.com/channels/1064938364597436416/1289189023478321242/1289189023478321242):
After downloading Paratext-10-Studio-0.1.0:
"Open Scripture Editor" and…
-
Mat, DW, and I have been experimenting with compiler settings for libsharp. We seem to have found a factor of 2 runtime improvement using icc/ifort rather than gcc/gfort on nersc. In order to take a…
-
### Steps to reproduce
[ Question doesn't need reproduction. ]
### Current behavior
I have also tried `ReactDOMServer.renderToString`, `ReactDOMServer.renderToStaticMarkup`, `ReactDOM.render` and…