Tobias Burger

Results 18 issues of Tobias Burger

Jekyll allows besides Less the use of [Sass](http://sass-lang.com/) to generate CSS files. It would be nice if pretzel supports it likewise.

Feature

If you want to use the extension methods of the library you have to register a global default diacritics mapper. This is not very pure and it does not allow...

When I add a UWP reference to a .NET 6.0 project Visual Studio gets very slow and uses all my CPUs. **Repro steps** I've started a hobby project to control...

Bug
Needs-Confirmation
Area-VS

The inlay text is not very visible: ![image](https://user-images.githubusercontent.com/728782/188129067-c250bfb0-75b6-43ef-9561-ccbcdf481e94.png)

You have to provide an override for ToString on the GameId single case discriminated union, because otherwise the streamId is always formatted like `Game-FsUno.Domain.Game+GameId`. ``` fsharp type GameId = GameId...

It would be nice if the whitespace characters at the beginning of the lines would be trimmed, so that the code is indentet nicely.

I want to set the Razor views path to something other than Views, but it seems that regardless of the path I am providing it always searches the default folders:...

When I call `Connect-Tesla` I get the following error (verbose output): ![image](https://user-images.githubusercontent.com/728782/161244204-2b69664c-6ea4-468b-9fd8-719b886947cd.png) When I select China as region I get (I don't know if this should work): ![image](https://user-images.githubusercontent.com/728782/161244282-0d7fce94-aadc-4e75-aaad-c80f6db0ab2d.png) ``` Name...