MCPcopy Create free account
hub / github.com/diillson/chatcli / References

Method References

cli/plugins/builtin_lsp.go:33–33  ·  view source on GitHub ↗
(file string, line, column int, includeDeclaration bool, limit int)

Source from the content-addressed store, hash-verified

31 Diagnostics(file string) (string, error)
32 Definition(file string, line, column int) (string, error)
33 References(file string, line, column int, includeDeclaration bool, limit int) (string, error)
34 Symbols(file string) (string, error)
35 Hover(file string, line, column int) (string, error)
36}

Callers 3

ReferencesMethod · 0.65
ExecuteWithStreamMethod · 0.65

Implementers 3

flattenFakeLSPcli/agent_tool_flatten_test.go
lspToolAdaptercli/lsp_tool_adapter.go
fakeLSPAdaptercli/plugins/builtin_lsp_test.go

Calls

no outgoing calls

Tested by 1