Skip to content

Commit

Permalink
chore(inlayHint): add tests todo message
Browse files Browse the repository at this point in the history
  • Loading branch information
sno2 committed Mar 21, 2022
1 parent 7f7ada3 commit 2830389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/inlay_hint.rs
Expand Up @@ -275,3 +275,5 @@ pub struct InlayHintWorkspaceClientCapabilities {
#[serde(skip_serializing_if = "Option::is_none")]
pub refresh_support: Option<bool>,
}

// TODO(sno2): add tests once stabilized

0 comments on commit 2830389

Please sign in to comment.