+3
-0
lines changedFilter options
+3
-0
lines changed Original file line number Diff line number Diff line change
@@ -447,6 +447,9 @@ end
447
447
---@param query (string, optional)
448
448
function M.workspace_symbol(query)
449
449
query = query or npcall(vfn.input, "Query: ")
450
+
if query == nil then
451
+
return
452
+
end
450
453
local params = {query = query}
451
454
request('workspace/symbol', params)
452
455
end
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4