Skip to content

vFS WriteAllText Issue #760

@geomtech

Description

@geomtech

Hey !

When I write in a file with File.WriteAllLines(string1, string2[]) and the first time the string1 is long enough, and we rewrite a second time after using string1 but this time less long than before, it doesn't replace the line...

image

Here is the example, in french it's more longer than in english, so the line wasn't replace by the new one entirely.

I see this issue on a text editor too on Alve

I have some ideas to correct this issue, if I have the time I will correct this :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions