Skip to content

api.node.open Functions Missing opts Param #3327

@alex-courtis

Description

@alex-courtis

quit_on_open and other functionality is present for implementations e.g. open tab_drop.

Oversights during migration:

  • Those parameters are missing from the meta documentation and should be added as a second opts parameter nvim_tree.api.node.open.Opts
  • opts is not passed through to all functions in impl.lua
  • node.open.drop is not present in meta/doc

An audit of api impl and meta should be done to ensure that all parameters are present and all functions are documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIAPI or EventdocumentationImprovements or additions to documentationregressionExisting functionality broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions