...
This commit is contained in:
@@ -10,7 +10,7 @@ internal class HoverHandler : HoverHandlerBase
|
||||
{
|
||||
return new HoverRegistrationOptions
|
||||
{
|
||||
DocumentSelector = TextDocumentSelector.ForLanguage("nub-lang")
|
||||
DocumentSelector = TextDocumentSelector.ForLanguage("nublang")
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user