Typing quote characters

So I am a developer and often I connect to Teamviewer for working with Java/C++, etc assignments.  I have it set up so I'm using a Bluetooth keyboard connected to iPad . The issue is some characters like quotation marks (") are not typed in the right form.

For example , if I do it on my computer locally , the quotes appear as ASCII ( " " " ")

But when I do it with Teamviewer it's showing unicode quotes (“ ”  “  ”).

So the compiler sees it as an error. It's very annoying when you're a developer.

Tagged:

Comments

  • So nobody can help me?

  • ???

  • Bump. Is this issue being worked on?

  • Bump

  • If you hold down the character key (example: “double quote”) on the virtual keyboard, different versions of that character will show where you can select the correct version.


    The default character key may be ascii/unicode where your program requires the alternate character.