question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

String with inverted comma prints out "'" instead of inverted comma

See original GitHub issue

Issue Type: Bug

In a notebook, a simple:

print("It's a mistake.")

Prints out as:

It's a mistake.

Note. Used with Ubuntu 18.04 (WSL1) Using Preview Notebook Editor

Update: Not just an Inverted comma, but more symbols are printed with their HTML ref.

Extension version: 2020.9.114305 VS Code version: Code - Insiders 1.50.0-insider (93c2f0fbf16c5a4b10e4d5f89737d9c2c25488a3, 2020-10-07T01:00:44.765Z) OS version: Windows_NT x64 10.0.19041 Remote OS version: Linux x64 4.4.0-19041-Microsoft

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
DonJayamannecommented, Oct 9, 2020

Closing as this has been fixed in the latest insiders version of the extension.

0reactions
DonJayamannecommented, Oct 9, 2020

Thats great, screenshots help here. The editor you are using is what we refer to as the Preview Notebook Editor. Please could you ensure you install the insiders version of the Python extension, you can use the command Python Switch to Insiders ... Channel.

Read more comments on GitHub >

github_iconTop Results From Across the Web

String with inverted comma prints out "'" - GitHub
Issue Type: Bug. In a notebook, a simple: print("It's a mistake.") Prints out as: It's a mistake. Note. Used with Ubuntu 18.04 (WSL1)...
Read more >
How can I make Java print quotes, like "Hello"? - Stack Overflow
The double quote character has to be escaped with a backslash in a Java string literal. Other characters that need special treatment include:...
Read more >
My keyboard will not type apostrophes or inverted commas
Hi, My keyboard does not type apostrophes or quotation marks (" ") as expected. For example, if I want to type "empires" (i.e....
Read more >
ASCII and Unicode quotation marks
If you can use only ASCII's typewriter characters, then use the apostrophe character (0x27) as both the left and right quotation mark (as...
Read more >
When Your KEYBOARD Won't Type APOSTROPHES ...
RESOLVED: When Your KEYBOARD Won't Type APOSTROPHES/ QUOTATION MARKS/ INVERTED COMMAS. 39K views 1 year ago. Office ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found