DoctorKrolic

Results 63 issues of DoctorKrolic

**Version used:** VS 2022 v17.3 Preview 2 **To reproduce:** 1. Create "ASP.NET Core Web App" 2. Go to `Index.cshtml` page 3. Start typing `

**Version used:** VS 2022 v17.3 Preview 2 **To reproduce:** 1. Create Blazor server app 2. Go to any component 3. In any method of this component write `var str =...

feature request

**Version used:** VS 2022 v17.3 Preview 2 **To reproduce:** 1. Create blazor server app 2. Go to any component 3. in `@code` section in any method start writing a local...

bug
investigate

**Version used:** VS 2022 v17.3 Preview 1.1 **In razor:** ![devenv_xVE7pdY8jf](https://user-images.githubusercontent.com/70431552/173657175-9d9e49f4-b09b-4155-9875-961dcfa55c00.gif) **In C#:** ![devenv_B718Fsd952](https://user-images.githubusercontent.com/70431552/173657204-bde67b06-9bfd-4178-91d6-2f0b52bdcfa7.gif)

blocked
external

**Version used:** VS 2022 v17.3 Preview 1.1 **To reproduce:** ``` @$$ ``` **Expected behavior:** All razor directives, like `page`, `layout`, `inject` etc. are a treated as keywords **Actual behavior:** ![devenv_5iDwIrovdt](https://user-images.githubusercontent.com/70431552/173645178-0ff6a9b3-9a3f-4a22-904c-4b7309142ae9.png)

investigate

**Version used:** VS 2022 v17.3 Preview 1.1 **Here how it looks in C#:** ![7yBBfbyipQ](https://user-images.githubusercontent.com/70431552/173648309-7798ffa8-1a70-4c78-b88f-29b1e11a245a.png) **And here how in razor:** ![devenv_5iDwIrovdt](https://user-images.githubusercontent.com/70431552/173649025-7be68711-7419-4f5b-b71e-0dc8b2c704e5.png) For some reason in `razor` context icon is inherited form...

investigate

**To Reproduce** Just select the dark theme in the settings **Expected behavior** The "head" of the window is also dark **Screenshots** ![ScreenToGif_Hy0be889V2](https://user-images.githubusercontent.com/70431552/188839565-43dd4256-c5f4-4b10-ba84-1c2f2e4abeea.png) **Desktop:** - OS: win 11 22000.918 - Version:...

πŸ”· Bug πŸ›
⬜ In Progress

Fixes: https://github.com/dotnet/roslyn/issues/63885 Looks like this: ![fLtVSE0SeU](https://user-images.githubusercontent.com/70431552/189424424-38dfc028-dd5d-4c16-bd9d-004897559fdb.png)

Area-IDE
Community

Fixes: https://github.com/dotnet/roslyn/issues/64052

Area-IDE
Community

## Repo URL where the string lives https://github.com/dotnet/roslyn ## File Name https://github.com/dotnet/roslyn/blob/c71fa5419aa035a8d76c8a82387353e3892180a7/src/Analyzers/Core/Analyzers/xlf/AnalyzersResources.ru.xlf#L42 ## Resource ID Add_this_or_Me_qualification ## English String Add 'this' or 'Me' qualification ## Current Translation Π”ΠΎΠ±Π°Π²ΡŒΡ‚Π΅ ΠΊΠ²Π°Π»ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΡŽ \\"this\\"...

Bug
Area-Infrastructure
Tenet-Localization