mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Fix cr issues
This commit is contained in:
@@ -1288,7 +1288,7 @@ export interface ISignatureHelpContextDto {
|
||||
|
||||
export interface IInlineHintDto {
|
||||
text: string
|
||||
position: IPosition
|
||||
range: IRange
|
||||
}
|
||||
|
||||
export interface IInlineHintsDto {
|
||||
|
||||
Reference in New Issue
Block a user