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.

Try using a different encoding package

See original GitHub issue

I propose we test the use of chardet for detecting character encoding. The use of this new package will be behind a settings option svn.experimental.detect_encoding

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:23 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
jacobwebercommented, Mar 24, 2020

No, I was just using svn.experimental.detect_encoding: true. I just added `“svn.experimental.encoding_priority”: [“UTF-8”] and reloaded the window. I’ll keep an eye on it and see if it appears again.

0reactions
jacobwebercommented, Apr 7, 2020

Still seeing it – same symptoms (log shows a “svn info” with no “svn cat”).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rd files with different encoding - Stack Overflow
How do I specify encoding for rd file correctly? I'm trying to add the following help file documenting dummy function to my package:...
Read more >
Encoding issue in notebook chunk output (attaching tidyverse ...
The notebook file is actually UTF-8 - I checked it with a different editor: Notepad++; The characters are only wrong in RStudio! If...
Read more >
Encoding and Decoding Custom Types - Apple Developer
Encode and Decode Automatically. The simplest way to make a type codable is to declare its properties using types that are already Codable...
Read more >
Smarter Ways to Encode Categorical Data for Machine Learning
In this article I'll introduce you to a wide range of encoding options from the Category Encoders package for use with scikit-learn machine ......
Read more >
Character Encoding in the RStudio IDE - Posit Support
You can choose the encoding for reading with File : Reopen with Encoding, which will re-read the current file from disk with the...
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