Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hide-ruby-nestingNew to Visual Studio Code? Get it now.
hide-ruby-nesting

hide-ruby-nesting

Pete Kinnecom

|
13 installs
| (0) | Free
The technology within has already changed the world.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hide Ruby Nesting

Hides leading indentation without changing the file contents.

Toggle it using the setting: "hideRubyNesting.enabled": true/false


Setting off:

module One
  module Two
    module Three
      module Four
        module Five
          class Finally
            def something
              here_is_some_code do
                it_is_so(
                  far,
                  indented
                )
              end
            end
          end
        end
      end
    end
  end
end

Setting on:

module One
module Two
module Three
module Four
module Five
class Finally
  def something
    here_is_some_code do
      it_is_so(
        far,
        indented
      )
    end
  end
end
end
end
end
end
end

Have you ever seen something so simple yet so amazing before? The answer is no, no you haven't.

FAQ:

Q: Why?

A: Because

Press Release

History was made today when a local programmer made the breakthrough of the century, changing the course of programming forever. "History was made today. It will change the course of programming forever" said the programmer. Though some doubt the magnitude of the development, in an intercepted message one industry leader described it as "75u1o4rweduqw=" and "ds0f032985fds".

Please direct all inquiries inward in furtherance of your personal journey. The White House was unavailable for comment.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft