-
### 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…
-
-
- [ ] 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 Steve on Discord](https://discord.com/channels/1064938364597436416/1064943951389405204/1288516407138582540):
when I try opening either the Scripture editor or the Resource v…
-
**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…
-