Skip to content

Add Feature : updateLineNumbers(bool) #132

Open
@calumk

Description

@calumk

Hello Great project,

Any chance you could add the following feature, to be able to toggle the state of the lineNumbers, rather than only on load

eg:

updateLineNumbers(true) // Show line numbers
updateLineNumbers(false) // hide line numbers

or as helpers:

showLineNumbers()
hideLineNumbers()

Cheers

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