Git Product home page Git Product logo

rxjs-debugging-for-vscode's Introduction

Archie the Debugger Owl RxJS Debugger for Visual Studio Code

Click to visit marketplace

Never, ever use tap(console.log) again.

Add non-intrusive debugging capabilities for RxJS applications to Visual Studio Code.

Operator Log Points with RxJS Debugger for Visual Studio Code

Features

  • RxJS debugging, fully integrated with Visual Studio Code
  • Works with RxJS 6
  • Support for:
    • NodeJS-based RxJS applications
    • browser-based RxJS applications

Operator Log Points

Operator log points make manually added console.log statements a thing of the past: RxJS Debugger detects operators automatically and recommends a log point, indicated with an empty diamond. Hover the mouse cursor on the operator to add or remove an operator log point:

Manage Operator Log Points

Once you launch your application with the JavaScript debugger built-in to Visual Studio Code, enabled log points display events of interest inline in the editor:

  • Subscribe
  • Emitted values (next, error, complete)
  • Unsubscribe

Live Operator Log Points

By default, RxJS Debugger clears logged events from the editor after you stop the JavaScript debugger. You can customize this behavior in the settings.

Toggle Display of Log Point Recommendations

You can toggle the display of recommended log points via the command palette.

Requirements

Roadmap & Future Development

Refer to the milestones overview for planned, future iterations. The issue list provides an overview on all open development topics.

Contributing

"RxJS Debugger for Visual Studio Code" welcomes any type of contribution! ❤️ Have a look at CONTRIBUTING.md for further details.

Playground

Jump right in and explore, how "RxJS Debugging for Visual Studio Code" can improve your RxJS debugging workflow:

https://github.com/swissmanu/playground-rxjs-debugging-for-vscode

Research

This extension is based on research by Manuel Alabor. See RESEARCH.md for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.