Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlyu123 committed Oct 12, 2024
1 parent 4802f6d commit 9a5ca9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/language-server/src/plugins/PluginHost.ts
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ export class PluginHost implements LSProvider, OnWatchFileChanges {

return result;
}

async resolveCodeLens(
textDocument: TextDocumentIdentifier,
codeLens: CodeLens,
Expand Down

0 comments on commit 9a5ca9f

Please sign in to comment.