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

Project.json intellisense doesn't suggest ASP.NET Core packages #546

Closed
danroth27 opened this issue Jul 8, 2016 · 3 comments
Closed

Project.json intellisense doesn't suggest ASP.NET Core packages #546

danroth27 opened this issue Jul 8, 2016 · 3 comments
Assignees
Labels

Comments

@danroth27
Copy link
Member

danroth27 commented Jul 8, 2016

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-preview2-003121)

Product Information:
 Version:            1.0.0-preview2-003121
 Commit SHA-1 hash:  1e9d529bc5

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.10586
 OS Platform: Windows
 RID:         win10-x64

VS Code version: 1.3.0
C# Extension version: 1.2.1

Steps to reproduce

Create a new .NET Core project and open in VS Code:

dotnet new
code .

Open project.json
Try to add any Microsoft.AspNetCore.* package under dependencies

Expected behavior

IntelliSense suggestions for ASP.NET Core packages

Actual behavior

Intellisense simply drops off for ASP.NET Core packages:
image
image

@DustinCampbell DustinCampbell self-assigned this Jul 8, 2016
@DustinCampbell DustinCampbell added this to the 1.4 milestone Jul 20, 2016
@DustinCampbell DustinCampbell modified the milestones: 1.5, 1.4 Aug 26, 2016
@daniel-refahi
Copy link

having the same problem. no workaround so far.

@DustinCampbell DustinCampbell modified the milestones: 2.0, 1.5 Nov 11, 2016
@DustinCampbell DustinCampbell modified the milestones: 1.7, 1.6 Dec 14, 2016
@DustinCampbell DustinCampbell modified the milestones: 1.8, 1.7 Feb 3, 2017
@DustinCampbell DustinCampbell modified the milestones: 1.8, 1.9 Mar 8, 2017
@DustinCampbell DustinCampbell modified the milestones: 1.9, 1.10 Apr 17, 2017
@danroth27
Copy link
Member Author

Project.json is no more

@filipw
Copy link
Contributor

filipw commented Oct 9, 2017

@danroth27 you'd be surprised at the places it still lives in 😀

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

No branches or pull requests

4 participants