Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rxjs-subscribe-clNew to Visual Studio Code? Get it now.
rxjs-subscribe-cl

rxjs-subscribe-cl

viqashussain

|
580 installs
| (0) | Free
An easy shortcut to quickly set subscribe to an rxjs observable and console.log the output
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rxjs-subscribe-cl README

Features

A very simple vs code extension shortcut that will add a subscribe and console.log to your highlighted observable. E.g. if you highlight "myObservable$", it will replace this with "myObservable$.subscribe(x => console.log(x))".

The default key binding is ctrl+2.

demonstration

Enjoy!

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