Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

After installing NCrunch_VS2019_3.26.0.1.msi the letter u can no longer be inserted
UppSol
#1 Posted : Thursday, April 4, 2019 4:53:50 AM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 3/21/2019(UTC)
Posts: 41
Location: Austria

Thanks: 30 times
Was thanked: 7 time(s) in 7 post(s)
I just installed the NCrunch_VS2019_3.26.0.1.msi and I think the feature ALT+U (open NCrunch menu) causes this issue.

Issue: the character u can not be inserted (so e.q it's not possible to type Func<T>) at least in .csproj files (I didn't tried any other project types).
If I remove 3.26.0.1 and install 3.25.0.3 the issue with the character is gone (but of course then NCrunch detects the wrong theme, at least the black theme can not be detected).

I also submitted a bug report from the NCrunch Menu.

This version has been created after I opened this ticket: https://forum.ncrunch.ne...-account.aspx#post13309

Please have a look at it, its quite frustrating when you can not to insert an u. btw keep the u key pressed does work (but adds a lot of u characters).

If you need additional infos just let me know.
br
1 user thanked UppSol for this useful post.
michaelkroes on 4/4/2019(UTC)
michaelkroes
#2 Posted : Thursday, April 4, 2019 4:58:59 AM(UTC)
Rank: NCrunch Developer

Groups: Registered
Joined: 9/22/2017(UTC)
Posts: 306
Location: Netherlands

Thanks: 138 times
Was thanked: 73 time(s) in 69 post(s)
Thanks for reporting this! I'll have a look :)
michaelkroes
#3 Posted : Thursday, April 4, 2019 8:10:31 AM(UTC)
Rank: NCrunch Developer

Groups: Registered
Joined: 9/22/2017(UTC)
Posts: 306
Location: Netherlands

Thanks: 138 times
Was thanked: 73 time(s) in 69 post(s)
I've created a new build that fixes the colour of the context menu and allows you to use the "u" key once more.

NCrunch_Console_3.26.0.2.msi
NCrunch_Console_3.26.0.2.zip
NCrunch_GridNodeServer_3.26.0.2.msi
NCrunch_GridNodeServer_3.26.0.2.zip
NCrunch_LicenseServer_3.26.0.2.zip
NCrunch_VS2008_3.26.0.2.msi
NCrunch_VS2010_3.26.0.2.msi
NCrunch_VS2010_3.26.0.2.zip
NCrunch_VS2012_3.26.0.2.msi
NCrunch_VS2012_3.26.0.2.zip
NCrunch_VS2013_3.26.0.2.msi
NCrunch_VS2013_3.26.0.2.zip
NCrunch_VS2015_3.26.0.2.msi
NCrunch_VS2015_3.26.0.2.msi.7z
NCrunch_VS2015_3.26.0.2.zip
NCrunch_VS2017_3.26.0.2.msi
NCrunch_VS2017_3.26.0.2.msi.7z
NCrunch_VS2017_3.26.0.2.zip
NCrunch_VS2019_3.26.0.2.msi
NCrunch_VS2019_3.26.0.2.msi.7z
NCrunch_VS2019_3.26.0.2.zip


Release notes for 3.26.0.2 since version v3.25.0.3


Bound the new corner context menu to the colour scheme.

Changed the handling of our global hotkey ALT+U, it should be possible to use the U character once more.

Made the detection of Visual Studio colour theme changes more robust

Fixed an issue where the NCrunch console tool was trying to use versions of VS that were not installed.

We started showing the Status Icon before opening the first solution. This will improve the visibility of NCrunch under Visual Studio 2019.

Added an indicator at our top level menu that will show when NCrunch isn't loaded yet by Visual Studio 2019.

Added a hint to the shortcuts on the Status Icon Window

Added a global shortcut with the keys ALT+U to open the new corner context menu under Visual Studio 2019.
UppSol
#4 Posted : Thursday, April 4, 2019 8:26:05 AM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 3/21/2019(UTC)
Posts: 41
Location: Austria

Thanks: 30 times
Was thanked: 7 time(s) in 7 post(s)
michaelkroes;13324 wrote:
I've created a new build that fixes the colour of the context menu and allows you to use the "u" key once more.

NCrunch_Console_3.26.0.2.msi
NCrunch_Console_3.26.0.2.zip
NCrunch_GridNodeServer_3.26.0.2.msi
NCrunch_GridNodeServer_3.26.0.2.zip
NCrunch_LicenseServer_3.26.0.2.zip
NCrunch_VS2008_3.26.0.2.msi
NCrunch_VS2010_3.26.0.2.msi
NCrunch_VS2010_3.26.0.2.zip
NCrunch_VS2012_3.26.0.2.msi
NCrunch_VS2012_3.26.0.2.zip
NCrunch_VS2013_3.26.0.2.msi
NCrunch_VS2013_3.26.0.2.zip
NCrunch_VS2015_3.26.0.2.msi
NCrunch_VS2015_3.26.0.2.msi.7z
NCrunch_VS2015_3.26.0.2.zip
NCrunch_VS2017_3.26.0.2.msi
NCrunch_VS2017_3.26.0.2.msi.7z
NCrunch_VS2017_3.26.0.2.zip
NCrunch_VS2019_3.26.0.2.msi
NCrunch_VS2019_3.26.0.2.msi.7z
NCrunch_VS2019_3.26.0.2.zip


Release notes for 3.26.0.2 since version v3.25.0.3


Bound the new corner context menu to the colour scheme.

Changed the handling of our global hotkey ALT+U, it should be possible to use the U character once more.

Made the detection of Visual Studio colour theme changes more robust

Fixed an issue where the NCrunch console tool was trying to use versions of VS that were not installed.

We started showing the Status Icon before opening the first solution. This will improve the visibility of NCrunch under Visual Studio 2019.

Added an indicator at our top level menu that will show when NCrunch isn't loaded yet by Visual Studio 2019.

Added a hint to the shortcuts on the Status Icon Window

Added a global shortcut with the keys ALT+U to open the new corner context menu under Visual Studio 2019.


Thx again for the fast fix!
I can now insert u again (quite happy now ;)), the context menu as well as the test window/configuration window of ncrunch is collored correctly (depending on the theme).

Keep your good work!
1 user thanked UppSol for this useful post.
michaelkroes on 4/4/2019(UTC)
michaelkroes
#5 Posted : Thursday, April 4, 2019 8:34:03 AM(UTC)
Rank: NCrunch Developer

Groups: Registered
Joined: 9/22/2017(UTC)
Posts: 306
Location: Netherlands

Thanks: 138 times
Was thanked: 73 time(s) in 69 post(s)
Thanks for testing it so fast and the compliments!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.058 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download