Justin Clareburt

Results 45 issues of Justin Clareburt

So that EasyMotion can progress and use libraries from v15.x and beyond, I suggest we create a separate branch for a VS2015-only version. I have created such a branch on...

When building Santa Tracker with Studio 3.4.2, a WARNING is produced citing "variant.getPreBuild()" as deprecated. > WARNING: API 'variant.getPreBuild()' is obsolete and has been replaced with 'variant.getPreBuildProvider()'. It will be...

When running Santa Tracker, the build output window shows the following deprecation warning three times. > registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

Santa Tracker will not build successfully because there are resource strings missing from the "playgames" module. Solution: Copy one of the "game_ids.xml" files that contains leaderboard_gumball and leaderboard_memory strings into...

Would you like to extend LibMan for your own purposes? If so, what are your needs? Do you want to create a new provider for serving library files? If so:...

discussion

We are considering introducing a property in the libman.json for "destinationRoot" (name to be decided). The path specified here would be prefixed to any relative destination defined for a library....

discussion

Should say "Restore operation failed", or "Errors occurred during LibMan restore operation"

P2

When filtering the autocomplete list for the version portion of a library name (the part after the "@"), the filter should be a "starts-with" condition, rather than a "contains" condition.

P3

After performing some LibMan operations, Visual Studio will not shut down gracefully. ![image](https://user-images.githubusercontent.com/17131343/42666395-ac47737a-85f9-11e8-8c4d-e4ddacc308bb.png) Also, we notice major UI delays and some keyboard presses not working (ie. Backspace). Fix when Alt-Tabbing...

P2

The output text that appears in the Library Manager output window does not contain timestamps, so it's hard to know when actions have occurred. This is a bigger issue when...

P2