Skip to content

Support N++ plugin command NPPM_SETUNTITLEDNAME with new PS notepad.setUntitledName() function #359

@alankilborn

Description

@alankilborn

A new notepad member function is needed to support a plugin command new to N++ release 8.6.9: NPPM_SETUNTITLEDNAME

The new function should (ideally?) be callable as notepad.setUntitledName(newName, buffId) where newName is a string (of 63 characters or less and contains no illegal character) and buffId is a default arguments with value -1 (to mean active tab is being renamed).

Details on the N++ implementation:

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