Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pranaygp/JS-live-debugger

Tags

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added const and let key words to the variable recognition regex

v0.1.0

Toggle v0.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Initial Release:

The extension implementes basic functionality. You can see the value of any variable while your cursor is on that line (if and only if the program ever reaches the line that your cursor is on).