itarato / byesig

Hides the distracting Ruby Sorbet signatures from source files in VSCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ByeSig

ByeSig is a VSCode plugin to temporarily hide Sorbet signatures in Ruby source files.

When active it fades and folds Sorbet sig lines and blocks:

Before: Screenshot before

After: Screenshot after

Options

  • VSCode commands: force show and hide
  • VSCode configuration:
    • opacity
    • backgroundColor
    • plugin on/off
    • fold on/off
    • gutter icon on/off

Contribution

Still super beta, any feedback / issue / pull request is welcomed.

About

Hides the distracting Ruby Sorbet signatures from source files in VSCode.

License:MIT License


Languages

Language:JavaScript 100.0%