-
Do you have any plans for c#?
Can I help with it?
-
I know there isn't enough information, i can't seem to reproduce what could possible be the problem...
If you need any information, don't hesitate to ask!
E5108: Error executing lua: ...Data/Local…
-
Is this expected?
when I have a model:
```
model HelloContent {
@visibility("read")
message?: string;
version?: int32;
}
```
and use it as body request and response, the existence of `vis…
-
For instance in this generated code:
```csharp
[ApiController]
public abstract partial class SayHiControllerBase : ControllerBase
{
internal abstract ISayHi SayHiImpl { get; }
…
-
To further complicate things, fd doesnt work on ubuntu, since the fd name was already taken, they named it fd-find, which somewhere gets shortened to fdfind, meaning that the plugin wont…
-
## Issue Description ##
While working on C# code suddenly Intelisense stops working, when I try to restart Language Server I see following errors in Logs:
[stdout] fail: Microsoft.CodeAnalysis.Lang…
-
Implement a new command to copy issues to multiple repositories based on customizable rules.
The feature will streamline issue duplication across repositories with specific characteristics.
###…
-
### Describe the bug
I would like to do different SQLite requests, on different cells, on the same SQLite in memory database.
But it looks like the database I am creating in a cell no longer exists th…
-
### Input code
get latest ILSpy debug CI build
d-n-d all files insdie
try to decompile itself "eat-your-own-dogfood"
it was doing something for minute or two (not showing info on what assemlby/t…
-
### Description
Currently, there is a code style, [`Website:"docs/contributing/code-style"`](https://files.community/docs/contributing/code-style). However, this would be better if it was enforced th…