Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/docker-language-server
/ Close
Method
Close
internal/pkg/document/document.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
Version() int32
26
Update(version int32, input []byte) bool
27
Close()
28
LanguageIdentifier() protocol.LanguageIdentifier
29
}
30
Callers
15
updateChangelog
Function · 0.65
readFileLines
Function · 0.65
TestDidChangeConfiguration
Function · 0.65
TestHover
Function · 0.65
testHover_Compose
Function · 0.65
testRename
Function · 0.65
TestInlineCompletion
Function · 0.65
TestFormatting
Function · 0.65
TestDocumentLink
Function · 0.65
testPublishDiagnostics
Function · 0.65
TestInitialize
Function · 0.65
TestRegisterCapability
Function · 0.65
Implementers
1
document
internal/pkg/document/document.go
Calls
no outgoing calls
Tested by
15
TestDidChangeConfiguration
Function · 0.52
TestHover
Function · 0.52
testHover_Compose
Function · 0.52
testRename
Function · 0.52
TestInlineCompletion
Function · 0.52
TestFormatting
Function · 0.52
TestDocumentLink
Function · 0.52
testPublishDiagnostics
Function · 0.52
TestInitialize
Function · 0.52
TestRegisterCapability
Function · 0.52
testPrepareRename
Function · 0.52
TestSemanticTokensFull
Function · 0.52