-
Notifications
You must be signed in to change notification settings - Fork 686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CPU over 200% when open new File on Mac pro #1240
Comments
Did you open a project in VS Code? |
open Unity sln project. current version, let me can not coding.. |
my mac info.
my project info OmniSharp server started wth Mono OmniSharp: -s /Users/wangchong/Documents/SourceCode/DnH/DNF_Project_Client_11/trunk/Program/Client --hostPID 1755 --stdio DotNet:enablePackageRestore=false --encoding utf-8 --loglevel information formattingOptions:useTabs=false formattingOptions:tabSize=4 formattingOptions:indentationSize=4 |
I'm seeing the same issue on a Unity project of my own. Is there any data I can provide the team that would help to debug the issue? |
This could be an issue with O# on Mono. If this is still a problem, open an issue at https://github.com/OmniSharp/omnisharp-roslyn/issues. |
Environment data
dotnet --info
output: 1.0.0-preview2-003121VS Code version: 1.9.1
C# Extension version: 1.8.0-beta1
Steps to reproduce
Open new C# File, Quickly Scroll to the File End
Expected behaviour
set "editor.codeLens": false seem better
Actual behavior
did i have any wrong version sdk?
The text was updated successfully, but these errors were encountered: