Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Feature : updateLineNumbers(bool) #132

Open
calumk opened this issue Apr 8, 2022 · 0 comments
Open

Add Feature : updateLineNumbers(bool) #132

calumk opened this issue Apr 8, 2022 · 0 comments

Comments

@calumk
Copy link

calumk commented Apr 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant