We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff9385 commit db4bf1bCopy full SHA for db4bf1b
plugins/hls-splice-plugin/test/Main.hs
@@ -128,4 +128,4 @@ pointRange
128
-- | Get the title of a code action.
129
codeActionTitle :: (Command |? CodeAction) -> Maybe Text
130
codeActionTitle InL{} = Nothing
131
-codeActionTitle (InR(CodeAction title _ _ _ _ _ _)) = Just title
+codeActionTitle (InR(CodeAction title _ _ _ _ _ _ _)) = Just title
0 commit comments