Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/typescript-go
/ Write
Method
Write
internal/lsp/server.go:104–104 ·
view source on GitHub ↗
(msg *lsproto.Message)
Source
from the content-addressed store, hash-verified
102
103
type
Writer
interface
{
104
Write(msg *lsproto.Message) error
105
}
106
107
type
lspReader
struct
{
Callers
15
Write
Method · 0.65
writeLoop
Method · 0.65
TestBaseWriter
Function · 0.65
TestBaseWriterWriteError
Function · 0.65
getQuickInfoAndDeclarationAtLocation
Function · 0.65
printUnescapedNode
Method · 0.65
nonEscapingWrite
Method · 0.65
Write
Method · 0.65
returnTypeToDisplayParts
Function · 0.65
runJSReference
Function · 0.65
getNonformattedText
Method · 0.65
printSourceFile
Method · 0.65
Implementers
12
WriterAggregator
testdata/baselines/reference/submodule
lspWriter
internal/lsp/server.go
shutdownTestWriter
internal/lsp/server_shutdown_test.go
errorWriter
internal/lsp/lsproto/baseproto_test.go
displayPartsWriter
internal/ls/displaypartswriter.go
snippetEmitTextWriter
internal/ls/completions.go
Printer
internal/printer/printer.go
ChangeTrackerWriter
internal/printer/changetrackerwriter.g
textWriter
internal/printer/textwriter.go
singleLineStringWriter
internal/printer/singlelinestringwrite
semicolonRemoverWriter
internal/checker/printer.go
Writer
internal/jsonrpc/baseproto.go
Calls
no outgoing calls
Tested by
5
TestBaseWriter
Function · 0.52
TestBaseWriterWriteError
Function · 0.52
runJSReference
Function · 0.52
formatNewBaseline
Function · 0.52
formatNewBaselineBuild
Function · 0.52