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

[json] project.json intellisense broken due to server change #3204

Closed
richarddavenport opened this issue Feb 21, 2016 · 2 comments
Closed

[json] project.json intellisense broken due to server change #3204

richarddavenport opened this issue Feb 21, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug json JSON support issues verified Verification succeeded
Milestone

Comments

@richarddavenport
Copy link

Trying to get packages from nuget. I'm not getting intellisense in project.json. In the JSON server output window I see a lot of this:
Request to the nuget repository failed: <?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code /><m:message xml:lang="en-US">URI or query string invalid. Query option 'Format' is not allowed. To allow it, set the 'AllowedQueryOptions' property on EnableQueryAttribute or QueryValidationSettings.</m:message></m:error>

Running OS X 10.11.3 VS Code 0.10.9-insider and 0.10.9

@aeschli aeschli changed the title Request to the nuget repository failed [json] Request to the nuget repository failed Feb 22, 2016
@aeschli aeschli added this to the March 2016 milestone Feb 22, 2016
@aeschli aeschli added the bug Issue identified by VS Code Team member as probable bug label Feb 22, 2016
@aeschli
Copy link
Contributor

aeschli commented Feb 22, 2016

Looks like the nuget server disabled JSON accesses

@aeschli aeschli added the json JSON support issues label Feb 22, 2016
@aeschli aeschli changed the title [json] Request to the nuget repository failed [json] project.json intellisense broken due to server change Feb 24, 2016
@aeschli aeschli closed this as completed in 63c9d46 Mar 3, 2016
@aeschli aeschli modified the milestones: Feb 2016, March 2016 Mar 3, 2016
@aeschli
Copy link
Contributor

aeschli commented Mar 3, 2016

Delivered to 0.10.11 branch

@aeschli aeschli assigned egamma and dbaeumer and unassigned aeschli and egamma Mar 18, 2016
@dbaeumer dbaeumer added the verified Verification succeeded label May 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug json JSON support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants