Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

feat: Add initial version of VSCode extension#130

Merged
mctavish merged 95 commits intomainfrom
extension
Apr 5, 2023
Merged

feat: Add initial version of VSCode extension#130
mctavish merged 95 commits intomainfrom
extension

Conversation

@mctavish
Copy link
Copy Markdown
Contributor

@mctavish mctavish commented Apr 5, 2023

This PR provides an initial version of a VSCode extension that allows users to debug their applications using the Snapshot Debugger within VSCode. This is a proposed enhancement to address #82

Some additional work is expected before this will be released.

mctavish and others added 30 commits February 24, 2023 16:33
Current functionality:
* Attach configuration can be used
* Connects to firebase and listens for breakpoint events
* Listens for breakpoint events on IDE
* Persists breakpoints that were created on IDE
Addresses issue where the UI wouldn't descend into some variables
since they didn't have a variable table index, and so no
`variablesReference`.
@mctavish mctavish requested a review from jasonborg April 5, 2023 13:21
@mctavish mctavish merged commit f85de77 into main Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants