Dorus

Results 10 issues of Dorus

### Environment - Visual Studio version: 2022 Pofessional - CodeMaid version: 12.0.300 - Code language: C# ### Description Insert blank line between methods, but not between methods in an interface....

enhancement
feature: cleaning

I'm submitting a bug report **Current behavior** See https://swimlane.github.io/ngx-datatable/#bootstrap ![image](https://user-images.githubusercontent.com/4461459/181004584-cb6faf01-1f1d-44f0-933b-e8a3d6222c20.png) There is a vertical scrollbar in the footer on the bootstrap theme. **Expected behavior** No needless scrollbar **Reproduction of the...

https://github.com/Azure/azure-functions-openapi-extension/blob/main/docs/openapi-core.md#expose-endpoints-to-openapi-document This page uses `OpenApiResponseBody` instead of `OpenApiResponseWithBody`, but the former is [marked obsolete](https://github.com/Azure/azure-functions-openapi-extension/blob/main/src/Microsoft.Azure.WebJobs.Extensions.OpenApi.Core/Attributes/OpenApiResponseBodyAttribute.cs#L9)

documentation

The docs on http://reactivex.io/rxjs/ currently contain the docs generated from https://github.com/ReactiveX/rxjs and are not updated for years, wasting hours of development time because of mistakes. The rxjs-docs docs should replace...

`combineLatest` should include this tip: > Note: `combineLatest` only start to emit when all sources have emitted at least once. By adding a default start value to the sources with...

Instead of going drastic like in https://github.com/glinscott/leela-chess/issues/443 It would be cool if somebody added the ability to leela to produce some random history if it is missing. As long as...

A number of properties in self play and learning are important for the project, but hard to test other than to run self play and see the result, and then...

See https://github.com/gcp/leela-zero/issues/412#issuecomment-353960893 If black passes, you need to scroll at the bottom to see the result. Before scroll: ![2017-12-26 12 56 46](https://user-images.githubusercontent.com/4461459/34356269-b7486ab2-ea3c-11e7-9933-2a65cd5a31bb.png) After scroll: ![2017-12-26 13 00 46](https://user-images.githubusercontent.com/4461459/34356297-e0bdff7e-ea3c-11e7-8508-2bc7caeab295.png) There are...

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/azure-signalr/server-graceful-shutdown.md > which can be used to identify if the client connection was being migrated-in **our** migrated-out. It could be useful especially for stateful scenarios. _our_ should be _or_ ---...

triaged
cxp
doc-enhancement
signalr/svc
Pri3

Any possibility to have this on Visual studio 2022?

enhancement
help wanted