Mika Dumont

Results 16 issues of Mika Dumont

Direct customer quote copying here: > I’m trying to write a simple If statement, and I’m trying to use a local variable called howMany. No matter how much I type,...

Bug
help wanted
Area-IDE
IDE-IntelliSense

When creating an analyzer it says “standard” in the template, but this seems to be a .NET framework target project: ![image](https://user-images.githubusercontent.com/46729679/101421719-d8a12500-38a9-11eb-9ca3-a864dae95247.png)

Copying Kathleen's comments from below: > The template team maintains the .NET standard .editorconfig. Logically this is the same one you get with dotnet new .editorconfig. Templates will not include...

triaged
area: template-content

Customer Request Copying Here >Show unused non-private type members when solution-wide analysis is off. See how Resharper highlights the field UnusedMember but Visual Studio does not. **Expected Behavior**: ![Untitled](https://user-images.githubusercontent.com/46729679/56097955-c0e48400-5eaf-11e9-8830-ee80f876af7d.png) **Actual...

help wanted
Area-IDE
Feature Request
InternalAsk

https://github.com/microsoft/vscode-dotnettools/issues/127

Bug

https://github.com/microsoft/vscode-dotnettools/issues/127

Bug

This plan captures our work on the C# Extension in March. This is a 4-week iteration. ## Plan Items March sprint plan items - https://github.com/dotnet/vscode-csharp/milestone/42

C# Extension Version: C# Dev Kit Extension Version: Steps to reproduce: 1. Open OrchardCore, BackgroundTaskScheduler.cs 2. Navigate to definition on CrontabSchedule.Parse (line 41) In VS this shows a decompilation: ![image](https://github.com/dotnet/vscode-csharp/assets/46729679/4ef917ef-18cb-47e4-b07e-d0081a8e3ccc)...

Bug
Triaged