Move to vscode-languageclient 7.0.0-next.9
Stabilizes call hierarchy and semantic tokens features.
This commit is contained in:
@@ -31,7 +31,6 @@ macro_rules! define_semantic_token_types {
|
||||
SemanticTokenType::MACRO,
|
||||
SemanticTokenType::VARIABLE,
|
||||
SemanticTokenType::PARAMETER,
|
||||
SemanticTokenType::LABEL,
|
||||
$($ident),*
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user