支持全局函数补全
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "../base/provider_interface.hpp"
|
||||
#include "../base/interface.hpp"
|
||||
|
||||
namespace lsp::providers::text_document
|
||||
namespace lsp::provider::text_document
|
||||
{
|
||||
class SelectionRange : public IRequestProvider
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user