-
**Describe the bug**
I just spent an absurd amount of time debugging this. For some reason, when I made a custom CSS for the overlay, no matter what I did, it would come back as chinese characters wh…
-
- https://insta.rs/similar/ (myers algorithm used by npm package)
- https://docs.rs/notify/latest/notify/ used by fs watch plugin already
- Decode UTF16 collect to string https://doc.rust-lang.org/std…
-
## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating System & Odin Versio…
-
I'm interested in nom with various character encodings especially UTF8 Unicode, UTF16 Unicode, etc.
Example:
```
nom::character::is_alphabetic states "Tests if byte is ASCII alphabetic: A-Z, a-…
-
[x] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[ ] Bug or issu…
-
### Tested versions
v4.4.dev2.mono.official [97ef3c837]
### System information
Godot v4.4.dev2.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 5GB (NVIDIA; 3…
-
Can't seem to figure it out .
-
The brace character extraction syntax is no longer allowed.
```
@@ -1652,7 +1651,7 @@ class FirePHP {
$name = $rawName;
- if ($name{0} == "\0") {
+ …
-
Would be cool to have an "autoDecodeWithFallback" method...
```
iconv.autoDecode(buffer, [fallbackEncoding = 'win1252'])
```
That will check for a BOM and auto-decode, then try UTF8 with some checki…
-
Documentation for Roslyn should specify what encodings of source files are recognized by Roslyn (and what heuritics/defaults are used, if any, when there are no BOM), e.g. UTF8 w/o BOM, UTF8, UTF16 li…