Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REditorSupport/vscode-R
/ shareCommands.ts
File
shareCommands.ts
src/liveShare/shareCommands.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as vsls from
'vsls'
;
2
import
* as vscode from
'vscode'
;
3
import
* as fs from
'fs-extra'
;
4
Callers
nothing calls this directly
Calls
9
runTextInTerm
Function · 0.90
updateGuestRequest
Function · 0.90
updateGuestWorkspace
Function · 0.90
updateGuestPlot
Function · 0.90
detachGuest
Function · 0.90
liveShareRequest
Function · 0.85
notifyRequest
Method · 0.80
getHelpFileForPath
Method · 0.80
showViewer
Method · 0.80
Tested by
no test coverage detected