Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>ExPlumberNew to Visual Studio Code? Get it now.
ExPlumber

ExPlumber

Paulo Valente

|
270 installs
| (0) | Free
Extension to convert between function calls and pipe operators in Elixir
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ExPlumber

This extension aims to provide functionality to convert back and forth between pipe operators and function calls

This is an unnoficial extension for processing Elixir files.

Known Issues

  • g(f(a), b, c) doesn't work properly because the extension does not deal with nesting parens.
  • a |> b |> f(c) does not work because b is not recognized as a function call.

Contributing

  • Fork this repository
  • Open a Pull Request with your changes. If there is an existing Git Hub issue, please point to it in the Pull Request body.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft