Skip to content

Add Feature : updateLineNumbers(bool) #132

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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