Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

FindText works on 32bit version Notepad++ but crashes/closes 64bit #115

Closed
@Denisf88

Description

@Denisf88

simple find text results in Notepad++ crashing, just closes without any exception at all

I tried the below from a clean project with nothing else

var result = editor.FindText(FindOption.NONE, new TextToFind(0, editor.GetLength(), "searchString"));

I can't seem to figure out why

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions