Searched defs:GetAllCodeActions (Results 1 – 6 of 6) sorted by relevance
40 CombinedCodeActions FixMissingCallParantheses::GetAllCodeActions(const CodeFixAllContext &codeFixAl… in GetAllCodeActions() function in ark::es2panda::lsp::FixMissingCallParantheses
40 CombinedCodeActions ImportFixes::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::ImportFixes
41 CombinedCodeActions ForgettenThisPropertyAccess::GetAllCodeActions(const CodeFixAllContext &codeFix… in GetAllCodeActions() function in ark::es2panda::lsp::ForgettenThisPropertyAccess
76 CombinedCodeActions AddMissingDeclareProperty::GetAllCodeActions(const CodeFixAllContext &codeFixAl… in GetAllCodeActions() function in ark::es2panda::lsp::AddMissingDeclareProperty
104 CombinedCodeActions FixNaNEquality::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::FixNaNEquality
103 CombinedCodeActions UIPluginSuggest::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::UIPluginSuggest