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.
2 parents e2a27a2 + b8392f6 commit e981922Copy full SHA for e981922
Sources/LanguageServerProtocol/Requests/DefinitionRequest.swift
@@ -15,7 +15,7 @@
15
/// Looks up the symbol at the given position and returns a list of all definition of that symbol
16
/// across the whole workspace.
17
///
18
-/// Servers that provide document highlights should set the`definitionProvider` server capability.
+/// Servers that provide document highlights should set the `definitionProvider` server capability.
19
20
/// - Parameters:
21
/// - textDocument: The document in which to lookup the symbol location.
0 commit comments