All functions

convertFrameId()

Converts the frame id

.vsc.cat()

Modified version of base::cat() for vsc

.vsc.load_all()

Modified version of pkgload::load_all()

.vsc.message()

Modified version of base::message(...) for vsc

.vsc.onError()

Error handler

.vsc.print()

Modified version of base::print() for vsc

.vsc.refreshBreakpoints()

Refresh Breakpoints

.vsc.str()

Modified version of utils::str(...) for vsc

getDotVars()

Get unevaluated variables passed as ellipses

getFrameName()

Get the frame name of a given call

getPpid()

Get parent pid

getPromiseVar()

Get a representation of a promise

getScopeEnvs()

Get the scopes corresponding to a frame

getSource()

Gather info about a frame's source code

getVarInEnv()

Get variable from environment

printToVsc()

Internal function to print to vsc

sendToVsc()

Sends a json to vsc

seq2()

Modified version of base::seq

vscDebugger-package

vscDebugger