Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Periods show up in wrong document!

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
jeffno Posted - Sep 29 2017 : 12:56:29 PM
After editing in VS2015 for some amount of time, apparently randomly, VA gets into a state where every period or left-parenthesis that I type will end up in a different document. The current document accepts all other characters that I've tried, just not . and (

The effect goes away when I disable VA, but returns as soon as I re-enable it.

Turning off dot-to-pointer doesn't fix it.

Haven't seen this happen in 2017 yet.
6   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 02 2017 : 4:04:01 PM
Once this starts happening, if you open a new file, does the problem show up there as well?

The only other problem I can remember that sounds like the problem you are seeing is when very complex template code can confuse our parser, but this is rare, and is normally limited to just a handful of files in a given solution.

Do you have any other extensions installed? Specifically anything else that might help with typing or editing, so might be a factor in this problem?
jeffno Posted - Oct 02 2017 : 3:39:06 PM
>Is this problem file specific?
I've noticed it on multiple files.

>IDE tools menu -> Options -> Environment -> Documents -> Check for consistent line endings on load
It is on already. I don't get any warnings, but I do notice the * appear next to the other document's tab, (i.e. indicating it was indeed modified).

I'll report on the single-file behavior when next it repros...
feline Posted - Oct 02 2017 : 2:05:43 PM
That's not good, I was fairly certain this setting was the problem.

Is this problem file specific?

When this starts happening, what happens if you close all open code files, then just open a single code file and type . and ( into it? What happens with just two files open?

A fairly random thought, do you have the IDE setting:

IDE tools menu -> Options -> Environment -> Documents -> Check for consistent line endings on load

On or Off? If this is turned Off can you please try turning it On, and see if you get warned about any of the files you are opening and working on.
jeffno Posted - Oct 02 2017 : 12:20:56 PM
That setting (show misc) is not turned on.
feline Posted - Sep 30 2017 : 12:00:36 PM
Do you have the IDE setting:

"Show Miscellaneous files in Solution Explorer" in Tools|Options|Environment|Documents.

turned On? If so, can you please try turning off this setting, and see if this has any effect on this problem? There is a known bug in the IDE, where it tells VA that the wrong code file is currently open, causing VA to send characters to the "open" file, which only happens with this setting turned On. It sounds like this is what is happening to you.
jeffno Posted - Sep 29 2017 : 1:04:08 PM
Let me clarify a bit: When I type . or (, that character does not appear in the document that has focus, but instead appears in some other document that doesn't have focus. If I switch to that other document, I'll see those characters there, and I can ctrl-Z them away. Even if I then switch back to the original document, those characters continue to appear in the other document. Only restarting VS seems to fix it.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000