RxJS Debugging for Visual Studio Code
Add non-intrusive debugging capabilities for RxJS applications to Visual Studio Code. Features
Requirements
UsageOperator Log PointsOperator log points make manually added 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:
By default, RxJS Debugger clears logged events from the editor after you stop the JavaScript debugger. You can customize this behavior in the settings. Finally, you can toggle gutter indicators for recommended log points via the command palette: Roadmap & Future DevelopmentRefer to the milestones overview for planned, future iterations. The issue list provides an overview on all open development topics. Contributing"RxJS Debugging for Visual Studio Code" welcomes any type of contribution! ❤️ Have a look at CONTRIBUTING.md for further details. PlaygroundJump 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 Analytics DataThe "RxJS Debugging for Visual Studio Code" extension collects usage analytics data from users who opt-in. See ANALYTICS.md for more information on what data is collected and why. ResearchThis extension is based on research by Manuel Alabor. See RESEARCH.md for more information. |