dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.86k stars 672 forks source link

i need a human response to this issue (#72662) #3016

Open Bobgernaut opened 5 years ago

Bobgernaut commented 5 years ago

Issue Type: Performance Issue

I did a report a few hours ago and i got this as an answer.

"This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines."

I am not a coder nor do i knkow what they are talking about. Can someone tell me this in basic english?

Extension version: 1.19.0 VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:27:14.102Z) OS version: Windows_NT x64 10.0.17763

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 x 2208)| |GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|15.85GB (9.99GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 84 15208 code main 0 147 4584 window (UnityInGameCommands.cs - Assignment 2 - Camera - Visual Studio Code) 0 36 13228 searchService 0 69 15836 extensionHost 0 4 12244 cmd /s /c "C:\Users\zigie\.vscode\extensions\ms-vscode.csharp-1.19.0\.omnisharp\1.32.18\OmniSharp.exe -s "d:\Dawson-Class\2-Scripting2\Assignment 2 - Camera\Assignment 2 - Camera.sln" --hostPID 15836 DotNet:enablePackageRestore=false --encoding utf-8 --loglevel information --plugin C:\Users\zigie\.vscode\extensions\ms-vscode.csharp-1.19.0\.razor\OmniSharpPlugin\Microsoft.AspNetCore.Razor.OmniSharpPlugin.dll formattingOptions:useTabs=false formattingOptions:tabSize=4 formattingOptions:indentationSize=4" 0 147 7588 C:\Users\zigie\.vscode\extensions\ms-vscode.csharp-1.19.0\.omnisharp\1.32.18\OmniSharp.exe -s "d:\Dawson-Class\2-Scripting2\Assignment 2 - Camera\Assignment 2 - Camera.sln" --hostPID 15836 DotNet:enablePackageRestore=false --encoding utf-8 --loglevel information --plugin C:\Users\zigie\.vscode\extensions\ms-vscode.csharp-1.19.0\.razor\OmniSharpPlugin\Microsoft.AspNetCore.Razor.OmniSharpPlugin.dll formattingOptions:useTabs=false formattingOptions:tabSize=4 formattingOptions:indentationSize=4 0 7 14440 console-window-host (Windows internal process) 0 14 16216 electron-crash-reporter 0 14 16992 watcherService 0 7 1920 console-window-host (Windows internal process) 0 66 5980 window (Issue Reporter) 0 66 15780 shared-process 0 88 16632 gpu-process ```
Workspace Info ``` | Window (UnityInGameCommands.cs - Assignment 2 - Camera - Visual Studio Code) | Folder (Assignment 2 - Camera): 4700 files | File types: info(1219) meta(639) bin(598) cs(336) dll(220) xml(127) | md(33) json(33) psd(32) asset(27) | Conf files: package.json(8) sln(2) csproj(1) settings.json(1); ```
richlander commented 5 years ago

Can you describe what caused you to report an issue? The report says "Performance issue". Were you experiencing poor performance?

All the C# functionality in VS Code is provided by the C# extension. It is an add-in to VS Code. You appear to be developing some kind of Unity game or asset.

Bobgernaut commented 5 years ago

I love VScode but this is not the first time this haooens to me.

The intellisense is not working with anything associated C# and Unity. All the other extensions work except the C# Microsoft.

I tried uninstalling and purging anything that was associated to visual studio.

Visual Studio works, Rider works but VScode does not.

It started when I had to reinstall VScode to move it, from secondary hard drive to primary hard drive.

I believe (not 100% sure) i used VScode's website to find the extensions i wanted and clicked on the website's link which opened VScode to install.

Googled some solutions but none worked. That is when i ooened a ticket. I did not know in which category to aoply this issue to. Because i am not a tech, i just started learning C#.

This is what the autobot replied: "This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplacehttps://aka.ms/vscodemarketplacefor VS Code. See also our issue reportinghttps://aka.ms/vscodeissuereporting guidelines."

On Apr 22, 2019 11:28 PM, Rich Lander notifications@github.com wrote:

Can you describe what caused you to report an issue? The report says "Performance issue". Were you experiencing poor performance?

All the C# functionality in VS Code is provided by the C# extension. It is an add-in to VS Code. You appear to be developing some kind of Unity game or asset.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/OmniSharp/omnisharp-vscode/issues/3016#issuecomment-485629725, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALNDOCX4T5ZJKOPFCNJ2VLTPRZ657ANCNFSM4HHK2SOA.

akshita31 commented 5 years ago

@Bobgernaut To make things simple is it possible for you to share the project you are working on so that we can debug what is going on here

Bobgernaut commented 5 years ago

Of course. How do i share it?

On Apr 25, 2019 2:24 PM, Akshita Agarwal notifications@github.com wrote:

@Bobgernauthttps://github.com/Bobgernaut To make things simple is it possible for you to share the project you are working on so that we can debug what is going on here

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/OmniSharp/omnisharp-vscode/issues/3016#issuecomment-486785238, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALNDOCTP7MT2FW6DRKG5NXTPSHZNBANCNFSM4HHK2SOA.

akshita31 commented 5 years ago

@Bobgernaut You can upload the project to github and share the link here or send an email to akagarw@microsoft.com

Bobgernaut commented 5 years ago

I hope i did it right... I thought i made it public but i guess i was wrong.

https://github.com/Bobgernaut/Assignment-5---User-Interface.git


From: Akshita Agarwal notifications@github.com Sent: May 2, 2019 5:12 PM To: OmniSharp/omnisharp-vscode Cc: Bobgernaut; Mention Subject: Re: [OmniSharp/omnisharp-vscode] i need a human response to this issue (#72662) (#3016)

@Bobgernauthttps://github.com/Bobgernaut You can upload the project to github and share the link here or send an email to akagarw@microsoft.commailto:akagarw@microsoft.com

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/OmniSharp/omnisharp-vscode/issues/3016#issuecomment-488834045, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALNDOCV66Z3DRRUW7GPCPITPTNKLVANCNFSM4HHK2SOA.

akshita31 commented 5 years ago

@Bobgernaut That link is broken for me

Bobgernaut commented 5 years ago

Sorry about that.

here you go https://github.com/Bobgernaut/Assignment-5---User-Interface.git


From: Akshita Agarwal notifications@github.com Sent: May 6, 2019 2:19 PM To: OmniSharp/omnisharp-vscode Cc: Bobgernaut; Mention Subject: Re: [OmniSharp/omnisharp-vscode] i need a human response to this issue (#72662) (#3016)

@Bobgernauthttps://github.com/Bobgernaut That link is broken for me

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/OmniSharp/omnisharp-vscode/issues/3016#issuecomment-489722054, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALNDOCVARNFETRS23CD4MSTPUBZE3ANCNFSM4HHK2SOA.

Bobgernaut commented 5 years ago

Any news or update on this situation? If this issue cannot be fixed, I will simply find an other IDE.

On May 7, 2019 7:23 PM, B Man zigie_inc@hotmail.com wrote: Sorry about that.

here you go https://github.com/Bobgernaut/Assignment-5---User-Interface.git


From: Akshita Agarwal notifications@github.com Sent: May 6, 2019 2:19 PM To: OmniSharp/omnisharp-vscode Cc: Bobgernaut; Mention Subject: Re: [OmniSharp/omnisharp-vscode] i need a human response to this issue (#72662) (#3016)

@Bobgernauthttps://github.com/Bobgernaut That link is broken for me

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/OmniSharp/omnisharp-vscode/issues/3016#issuecomment-489722054, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALNDOCVARNFETRS23CD4MSTPUBZE3ANCNFSM4HHK2SOA.

rchande commented 5 years ago

Ping @akshita31