Closed khteh closed 2 weeks ago
Hey @khteh, is your codebase sharable and/or on GitHub? That would help determine where performance problems are coming from. Separately, are you still seeing this high CPU and memory usage with the latest version of the plugin? Thanks!
I have a similar problem with the dotnet/efcore repository
@cartermp I am not using VS Code at the moment. Which latest version of the plugin
do you refer to?
I have the same issues with high CPU usage in IntelliSense.
Same issue, running Linux (Ubuntu 20.10), CPU maxed out on 100% on a large project. Using Mono from plugin itself.
On windows it is running fine
+1
A lot has changed with O# and mono since this issue was opened. If you are still having problems, please open a new issue at https://github.com/OmniSharp/omnisharp-roslyn/issues
Please paste the output from your clipboard
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Logs
OmniSharp log
C# log
It's empty.
Environment information
VSCode version: 1.39.2 C# Extension: 1.21.5
Mono Information
OmniSharp using built-in monoDotnet Information
.NET Core SDK (reflecting any global.json): Version: 3.0.100 Commit: 04339c3a26 Runtime Environment: OS Name: ubuntu OS Version: 19.04 OS Platform: Linux RID: ubuntu.19.04-x64 Base Path: /usr/share/dotnet-3.0.100/sdk/3.0.100/ Host (useful for support): Version: 3.0.0 Commit: 7d57652f33 .NET Core SDKs installed: 3.0.100 [/usr/share/dotnet-3.0.100/sdk] .NET Core runtimes installed: Microsoft.AspNetCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.NETCore.App] To install additional .NET Core runtimes or SDKs: https://aka.ms/dotnet-downloadVisual Studio Code Extensions
|Extension|Author|Version| |---|---|---| |add-reference|adrianwilczynski|1.0.2| |auto-using|Fudge|0.7.9| |awesome-dotnetcore-pack|salbert|1.8.0| |better-comments|aaron-bond|2.0.5| |bracket-pair-colorizer|CoenraadS|1.0.61| |code-runner|formulahendry|0.9.14| |copy-text|salbert|0.4.3| |csharp|ms-vscode|1.21.5| |csharp-colors|logerfo|0.1.7| |csharpextensions|jchannon|1.3.0| |csharpfixformat|Leopotam|0.0.84| |debugger-for-chrome|msjsdiag|4.12.0| |docomment|k--kato|0.1.8| |dotnet|formulahendry|0.0.4| |dotnet-core-commands|matijarmk|1.0.6| |dotnet-core-essentials|KishoreIthadi|0.0.8| |dotnet-test-explorer|formulahendry|0.7.1| |EditorConfig|EditorConfig|0.14.2| |extbundles-csharp|FelschR|2.0.0| |gitignore|codezombiech|0.6.0| |gitlens|eamodio|10.1.1| |highlight-trailing-white-spaces|ybaumes|0.0.2| |libman|weilence|0.1.1| |material-icon-theme|PKief|3.9.1| |msbuild-project-tools|tintoy|0.2.55| |mssql|ms-mssql|1.7.0| |mysql-syntax|jakebathman|1.3.1| |namespace|adrianwilczynski|1.1.2| |net-core-starters-pack|blairleduc|1.0.0| |netcore-extension-pack|doggy8088|0.8.0| |netcore-snippets|doggy8088|0.2.7| |path-intellisense|christian-kohler|1.4.2| |quicktype|quicktype|12.0.46| |scaffold|firefox|1.0.0| |supersharp|craigthomas|0.1.4| |todo-tree|Gruntfuggly|0.0.160| |vs-keybindings|ms-vscode|0.2.0| |vscode-csharp-snippets|jorgeserrano|0.3.1| |vscode-docker|ms-azuretools|0.8.1| |vscode-nuget-package-manager|jmrog|1.1.6| |vscode-quick-select|dbankier|0.2.8| |vscode-solution-explorer|fernandoescolar|0.3.5| |vscode-todo-highlight|wayou|1.0.4| |vscode-versionlens|pflannery|0.24.0| |vscodeilviewer|josephwoodward|0.0.1|;