Silverquark / dance

Make your cursors dance with Helix-like modal editing in VS Code.
https://marketplace.visualstudio.com/items?itemName=silverquark.dancehelix
ISC License
107 stars 11 forks source link

How to disable relativenumbers and/or linenumbers? #17

Closed well1791 closed 4 months ago

well1791 commented 4 months ago

I don't use that feature, so, I have that disabled in my settings, however, by using this plugin I don't find a way to properly disable that feature

It's quite bothersome as it flickers the editor when I'm in insert mode as that mode doesn't render the numbers.

Any idea is welcome!

well1791 commented 4 months ago

No need anymore, looks like it's as simple as editing the settings JSON, write dance.modes and wait for the autocomplete fill the object to disable the linenumbers on each mode.