Sn3akyP3t3

Results 9 comments of Sn3akyP3t3

@alexanderankin Gave it a shot with PowerShell and got different results. Looks to be similar, but with a different character set. ``` PS C:\Users\User\Downloads\mqtt-cli-4.7.3-win> chcp 65001 Active code page: 65001...

I'm not exactly sure I fully understand the why behind what is going on when using the offered solution, but the --help does show more, however it still seems to...

The feature mentioned was File Scoped Namespace https://www.honlsoft.com/blog/2021-06-06-new-namespace-features-in-csharp-10 https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/file-scoped-namespaces

Either you're having a problem that is caused by your browser or add-ons/extensions that are blocking javascript or you're just in need of some documentation on what the `` tag...

ESlint documentation acknowledges the existence of other acceptable style guides per https://eslint.org/docs/latest/rules/indent. Its probably just best then to adopt whichever of those acceptable styles makes you happy or just adopt...

dotnet tool update --global PlantUmlClassDiagramGenerator

dotnet tool uninstall --global PlantUmlClassDiagramGenerator

I don't have a testing installation available to play with at the moment so I'm taking some precautions and taking it slow, but I may find a means to make...