-
I'm not sure if this belongs here or in [rocks-config.nvim](https://github.com/nvim-neorocks/rocks-config.nvim) but I presume there will be more visibility here.
I have a very simple setup (which I…
-
I'm exploring the possibility of automating the generation of client-side TypeScript code based on the OpenAPI specification of my ASP.NET server. To achieve this, I've installed the NSwag.AspNetCore …
-
Hi all,
i'm facing an issue with generating from c# Enum structures like this:
`export enum ChronoUserPersonalRights {
NoRights = 0,
ReadWrite = 1,
ReadOnly = 2,
}`
since i upda…
-
Hey !
Im facing the same issue on Mac M2:
Version used: 15.10.3
Node version: v20.9.0
Output:
```
Error: Command failed: "/Users/.../Documents/lab/nest-js-open-api-generator/todo-api-clien…
-
I'm trying to change the color of the cursor line, but the background color changes instead
Trying to change the color in the palette - sumilnk3 = "color"
Here is my cfg
```
return {
'rebelot/ka…
-
Analyzer summary I have for Microsoft.CodeAnalysis.CSharp.CodeStyle
```
Analyzer Summary
40:36.557 Microsoft.CodeAnalysis.CSharp.CodeStyle, Version=4.5.8.10905, Culture=neutral, PublicKeyTo…
-
## Description
When debugger is open and has many variables, the UI freezes on user actions while the debugger is updating. It seems that events get intercepted and re-invoked by `react-invokeguard…
-
Consider the following code:
```jsx
const Wrapper = styled.div`
&-icon {
color: #fff;
}
`
render() {
const cls = Wrapper.getClassName();
return
xxx
}
```
This saves …
-
Hello, recently i have upgrade my project to .net 8. Following to this upgrade i move from NSwag 13 to 14.
After this NSwag.MSbuild has stopped to work and this is the error stack trace:
```
NSwag…
-
This is a great library and builds on the shortcomings of some big libraries out there. Absolutely prefer DOM library over virtual DOM implementation.
Thanks for this great effort. 💯
I have a co…