Skip to content
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

Warning message about project.json makes it impossible to use VSCode #2275

Closed
AlexanderSher opened this issue May 9, 2018 · 4 comments
Closed
Assignees

Comments

@AlexanderSher
Copy link

VSCode version 1.23.0, Plugin version 1.14.0
Warnings continuously pop up and can't be suspended, UI is almost paralyzed.

@akshita31
Copy link
Contributor

@AlexanderSher We have recently added a the option to suppress the project.json warning using the option csharp.suppressProjectJsonWarning. It is included in the latest beta. Please follow these instructions, to install the latest beta version.

@akshita31
Copy link
Contributor

@AlexanderSher Did that work ?

@DustinCampbell
Copy link
Member

FWIW, we just release 1.15 of C# for VS Code. So, if you update your extension, it should work for you.

I should also mention that project.json is officially deprecated. There may be some older tooling that still uses it, but support for project.json will be removed in the future.

This request is a duplicate of #1920.

@AlexanderSher
Copy link
Author

Yep, parameter is working, thank you!

Since I'm using VSCode only for editing (mostly csproj files), I don't care about project.json support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants