Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ FileName
Method
FileName
internal/ls/lsconv/converters.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
type
Script
interface
{
29
FileName() string
30
Text() string
31
}
32
Callers
15
handleInitialized
Method · 0.65
watchRoot
Function · 0.65
isDefinedInLibraryFile
Function · 0.65
wouldRenameInOtherNodeModules
Function · 0.65
getRenameInfoForModule
Method · 0.65
writeNameLink
Method · 0.65
handleCrossProject
Function · 0.65
getChanges
Function · 0.65
GetEditsForFileRename
Method · 0.65
updateTsconfigFiles
Method · 0.65
updateImportsForFileRename
Method · 0.65
getUpdatedImportSpecifier
Method · 0.65
Implementers
7
script
internal/ls/source_map.go
testScript
internal/ls/lsconv/converters_test.go
SourceFile
internal/ast/ast.go
textWithContext
internal/fourslash/baselineutil.go
TestFileInfo
internal/fourslash/test_parser.go
scriptInfo
internal/fourslash/fourslash.go
fourslashDiagnosticFile
internal/fourslash/fourslash.go
Calls
no outgoing calls
Tested by
2
TestRegistryLifecycle
Function · 0.52
TestDocumentURIToFileName
Function · 0.52