Skip to content

Support new N++ plugin command NPPM_GETTABCOLORID #337

@alankilborn

Description

@alankilborn

A new notepad member function is needed to support a plugin command new to (presumably) N++ release 8.6.8: NPPM_GETTABCOLORID

The new function should (ideally?) be callable as color_id = notepad.getTabColorID(view, tabIndex) where view and tabIndex are both default arguments with value -1 (to mean active/current view and active/current tabIndex).

Details on the N++ implementation:

Other related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions