Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rxjs-buddyNew to Visual Studio Code? Get it now.
rxjs-buddy

rxjs-buddy

theace56

|
488 installs
| (0) | Free
Inline help for RxJS operators
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

'rxjs-buddy'

This repo contains the source code for the 'rxjs-buddy' VSCode extension:

Link to extension on VSCode Marketplace

Branches

  • Corresponding to each step, you will find a branch named 'step-stepNumber', which contains the completed code until the previous step.

    Eg: branch 'step-3' would contain the completed code from steps 1 and 2.

  • Branch 'final' contains the finished code.

Features

Supported operators:

  • switchMap
  • flatMap
  • mergeMap
  • concatMap
  • debounceTime
  • auditTime
  • throttleTime

For each operator, you can:

  • View short description.

  • View marble diagram.

  • View documentation.

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