StringEpsilon

Results 6 issues of StringEpsilon

Most of my time I spend with the devtools, I switch back and forth between "Action" and "State" and occasionally look at the "Diff". It is a bit annoying that...

feature

While the release is correctly versioned as a new major release, some of the breaking changes are missing from the official changelog. The following is an *incomplete list of breaking...

## Environment data `dotnet --info` output: ``` .NET SDK: Version: 7.0.100 Commit: e12b7af219 Runtime Environment: OS Name: Windows OS Version: 10.0.19045 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\7.0.100\...

Bug
Triaged

I randomly checked out this mod and noticed that you have a license issue on your hand, since you accepted a contribution from a German collaborator. German copyright law is...

Given: ![image](https://github.com/dotnet/razor/assets/5951778/72c767d7-9e1a-4b38-abbe-a7c4d45f2a38) Then hit tab: ![image](https://github.com/dotnet/razor/assets/5951778/b0d02739-6985-4c5f-b299-7e24fea6b241) This happens on pretty much any given `.cshtml` file with any code completion that would add a `using` in regular C#. Notably: This can...

vscode
feature-completion

### Describe the bug The `dotnet watch run` command watches the `.git` folder of my project, sometimes even recompiling due to this error: > Unable to apply hot reload, restart...

untriaged
Area-Watch