rxjs-debugging-for-vscode icon indicating copy to clipboard operation
rxjs-debugging-for-vscode copied to clipboard

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

Results 30 rxjs-debugging-for-vscode issues
Sort by recently updated
recently updated
newest added

## Suggestion Add a test bench showing how RxJS Debugging for vscode can be used with Angular. ## Advantages - Increase user base ## Risks - Depends from Angular upgrading...

documentation

## Suggestion Provide a list containing all currently enabled log points. ## Advantages - Helps to get an overview on log points across multiple files - Disable individual log points...

feature

## Suggestion Once we can record and reply telemetry data (see #51), skipping forward and backward through this data will allow time travel debugging. ## Advantages - Complex scenarios can...

feature
draft

## Suggestion Provide a visual representation of observable data flow graphs. tbd. ## Advantages - Understand complex graphs more easily through visual representation - ... tbd ## Risks - Visualization...

feature
draft

## Suggestion Create a narrated screencast which shows how the playground repo can be debugged with the extension. Call to action: Show me your debug sessions.

documentation

## Suggestion After installing the extension in vscode, show information about the functionality of the extension. Show what functions are available, how to use them and what are the limits...

documentation

## Version Overview - OS: Windows 10 - Visual Studio Code Version: 1.56.2 - "RxJS Debugging for Visual Studio Code" Extension: 0.1.2 - Node.js: 12.19.1 ## Description The last emitted...

improvement

## Suggestion Record sources during a debug session. Replay recording later without an actual running application. tbd. ## Advantages - Debug data flow graph without an actual running application allows...

feature
draft

## Suggestion With v0.1.0, the extension provides log points for operators. This feature introduces log points for observables (sources) as well. When implemented, such a log point logs events/values emitted...

feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rollup-plugin-terser](https://togithub.com/TrySound/rollup-plugin-terser) | devDependencies | replacement | [`7.0.2` -> `0.1.0`](https://renovatebot.com/diffs/npm/rollup-plugin-terser/7.0.2/) | This...