Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Japanese Input Error(WPF:XAML)
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

gunki405
New Member

3 Posts

Posted - Apr 03 2022 :  7:55:33 PM  Show Profile  Reply with Quote
Recently I started use Visual Assist X on WPF Programming Environment
An error was found when editing XAML.


When using Visual Assist X, when entering Japanese characters, it is entered with broken characters.



If I don't use Visual Assist X, it will be entered as a normal character.



How can I fix it?

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Apr 04 2022 :  07:34:50 AM  Show Profile  Reply with Quote
Apologies for this, I am seeing the same problem here under Windows 10 with VS2019 and VA 2443. The problem is that HTML and XAML use a different editor to C++ and C#, which we are not handling correctly when typing in some languages:

case=94724

The work around is to disable VA in XAML files. You can do this by editing the registry. You need to close all instances of the IDE before editing the registry key, since VA saves out its settings on exit, so will overwrite any edits you make. Assuming you are using VS2019, the registry key you need to edit is:

HKEY_CURRENT_USER\SOFTWARE\Whole Tomato\Visual Assist X\VANet16\ExtXaml = ".xaml;"

and change the file extension into something invalid, for example ".xxxl;"

If you are using a different version of Visual Studio you will need edit a different location, instead of under "VANet16"

zen is the art of being at one with the two'ness
Go to Top of Page

gunki405
New Member

3 Posts

Posted - Apr 04 2022 :  8:49:36 PM  Show Profile  Reply with Quote
Thanks to reply!

Will this issue be fixed in the next version?
If it is modified in the next version, I will try to use it without modifying the registry first.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Apr 05 2022 :  07:12:12 AM  Show Profile  Reply with Quote
Unfortunately I don't currently have an estimate for when this will be fixed. We are aware of the problem, and it is in our list of bugs to fix, but since it will require supporting a different editor it isn't likely to be a super easy fix.

This thread should be updated when we release a fix.

zen is the art of being at one with the two'ness
Go to Top of Page

gunki405
New Member

3 Posts

Posted - Apr 05 2022 :  8:11:07 PM  Show Profile  Reply with Quote
I tried to change the registry data,

HKEY_CURRENT_USER\SOFTWARE\Whole Tomato\Visual Assist X\VANet16\ExtXaml = ".xxxl;"


I changed this data, but it was restored at Visual Studio started

HKEY_CURRENT_USER\SOFTWARE\Whole Tomato\Visual Assist X\VANet16\ExtXaml = ".xaml;"

how can I fix this.. sorry

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Apr 06 2022 :  04:42:06 AM  Show Profile  Reply with Quote
I am here to help

Please make sure you close all instances of Visual Studio before editing the registry, since Visual Assist saves out its settings on exit, so if you edit the registry with the IDE open, when the IDE is closed your changes will be overwritten, and undone.

I suspect this is what happened here.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000