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 87cfb3a commit a16fa46Copy full SHA for a16fa46
plugins/hls-eval-plugin/src/Ide/Plugin/Eval/CodeLens.hs
@@ -122,7 +122,6 @@ import qualified Language.LSP.Protocol.Lens as L
122
import Language.LSP.Protocol.Message
123
import Language.LSP.Protocol.Types
124
import Language.LSP.Server
125
-import Language.LSP.VFS (virtualFileText)
126
127
{- | Code Lens provider
128
NOTE: Invoked every time the document is modified, not just when the document is saved.
0 commit comments