MCPcopy Create free account
hub / github.com/Tencent/LuaHelper / CodeAction

Struct CodeAction

luahelper-lsp/langserver/protocol/tsprotocol.go:297–364  ·  view source on GitHub ↗

** * A code action represents a change that can be performed in code, e.g. to fix a problem or * to refactor code. * * A CodeAction must set either `edit` and/or a `command`. If both are supplied, the `edit` is applied first, then the `command` is executed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected