Jimmy Lewis

Results 24 issues of Jimmy Lewis

**Version Used**: latest VS builds (Version 17.4.0 Preview 2.0 [32810.39.main]) **Steps to Reproduce**: 1. Open Tools -> Options -> Text Editor -> C# -> Advanced 2. Uncheck the box for...

Area-IDE
untriaged

Currently Cdnjs is the default provider in both the UI wizard and the default generated libman.json file. However, the Cdnjs catalog is a curated set of libraries; it does not...

This creates a package to be used for VS integration test automation runs. It's a nonstandard package and only intended for use with the VS automation runs. This package always...

### Functional impact This would allow any project to opt-in to libman support (context menu items, add library wizard). ### Minimal repro steps 1. Create a Razor Class Library project...

### Functional impact This is a new feature request based on discussion in #382. Currently the only way to determine which libraries have new versions available is to place the...

Feature Request

### Functional impact Cannot customize which files to install ### Minimal repro steps 1. Open the Add Library wizard 2. Add a library's information 3. After the files populate, try...

### Describe the bug See [this detailed writeup](https://github.com/aspnet/LibraryManager/issues/370#issuecomment-830996250) ### To Reproduce Steps to reproduce the behavior: 1. Download a library but get an invalid (unparseable) JSON response from the provider...

### Functional impact Completing the wizard does not accomplish the task as expected. ### Minimal repro steps 1. Have a solution with a libman.json file open. 2. Close the solution...

This issue is dedicated to one of the follow-up items in this comment: https://github.com/aspnet/LibraryManager/issues/370#issuecomment-637953775 ### Functional impact Error is imprecise about the cause of failure and may lead to user...

@mrward has put together a VS for Mac add-in to support Libman: https://github.com/mrward/LibraryManager/tree/monodevelop We should integrate this back up to the trunk, but it will require some refactoring in the...