ProductivityPowerTools

Showing posts with label ProductivityPowerTools. Show all posts

Microsoft PowerToys is a set of utilities for advanced users to tune and streamline their Windows 10 experience with a set of new productivity features. A new update to PowerToys for Windows 10 is now available. The latest build version 0.33.1 adds a bunch of new features and fixes to PowerToys.

 

The company said that the goal of PowerToys 0.33 release cycle is to add some "critical new functionality" to the new user experience in addition to a plug-in manager for PowerToys Run.

Published by on under Microsoft PowerToys | News

Microsoft released a new version of PowerToys that adds a bunch of fixes and improvements. Microsoft said that the focus of this release was to improve the FancyZones editor, add some new toys into PowerToys Run, some ARM64 work, and stability. The company also said that it internally tested version 0.31.0 but didn't release it due to a bug in the FancyZonez Editor.

 

Regarding the Video Conference Mute Utility, the wait might be longer than expected. Microsoft plans to roll out a DirectShow based version in February and will merge the utility into the main PowerToys repository sometime in March.

Published by on under Microsoft PowerToys | News

Microsoft releases PowerToys version 0.29.0. The latest version of PowerToys includes several improvements and bug fixes for Color Picker, FancyZones, and PowerToys Run. Microsoft says that the focus of this release was to add stability, accessibility, localization, and quality improvements.

 

Due to the holiday season, PowerToys will get features such as FZ editor improvements and three new plug-ins for PowerToys Run in the next release. Continue reading to know what has been improved in PowerToys v0.29.0.

Published by on under Microsoft PowerToys | News

Earlier this week, Microsoft released PowerToys version 0.27 with a bunch of new improvements and said that the Video conferencing mute utility will soon come as an experimental feature before it hits the final release. Now the company released PowerToys pre-release version 0.28.0, which comes with all the features and fixes part of v0.27, plus the Video conference mute utility.

 

Those who are in the regular release channel will still have to wait a little longer until Microsoft integrates the utility in the coming weeks after fixing all the bugs and finalizing the offering.

Published by on under Microsoft PowerToys | News

Just a month ago Microsoft released PowerToys 0.25, and now the firm came with PowerToys 0.27, skipping version 0.26 for some higher priority work. Those who are waiting for the Video Conference Mute utility, have to wait a bit longer as it will be released as an experimental feature with version 0.28.

 

The latest version of PowerToys comes with a bunch of new improvements and fixes. For a complete list of feature changes, continue reading further.

Published by on under Microsoft PowerToys | News

The Add Reference dialog is not a new one in Visual Studio 2010 Productivity Power Tools, but in this release they updated this dialog with Multi Targeting feature. What is this multi targeting feature? If you are using the new Add Reference dialog of Productivity Power Tools since it was released, you might find that, some dlls are not available there if your project is targeting Client Profile.

 

 

This post will discuss about this. Now, using the updated add reference dialog you can see all dlls which are not available in Client Profile framework. This also give you option to add those assemblies in your project. So, let's discuss on it.

Published by on under CodeProject | ProductivityPowerTools

You might know about the Visual Studio 2010 Productivity Power Tools extension, which has several features on top of the Visual Studio's default IDE features. Recently, they released the new version which has some other benefits over the previous versions.

 

 

In this post, I am going to discuss on the Quick Find feature of the new Productivity Power Tools. Read the full post to know more about it.

Published by on under CodeProject | ProductivityPowerTools

In my earlier post on “Interactive ToolTip using Visual Studio 2010 Productivity Power Tool”, I discussed about “Interactive ToolTip” feature which comes with the Visual Studio 2010 Productivity Power Tool. In this post, I will share information about the all new “Add Reference” dialog which is fully searchable for assembly reference.

 

image

 

If you didn’t install the Visual Studio 2010 Productivity Power Tool till now, you can download it from Visual Studio Gallery. You can also directly download it directly from here. Read the complete post to know more about the new “Add Reference” dialog.

Published by on under .Net | CodeProject

Visual Studio 2010 Productivity Power Tool is a set of extensions for Visual Studio 2010 Professional and above versions which actually improves productivity of developers. In this Tips & Trick, I will show you one nice extension behavior named “Interactive Tooltip”, which will make your development life easier.

image

 

If you didn’t install it till now, you can download it from Visual Studio Gallery. You can also download it directly from here. Read the complete post to know about it more.

Published by on under .Net | C# 4.0