Searched refs:NewContentOptions (Results 1 – 2 of 2) sorted by relevance
1673 export interface NewContentOptions { interface1679 export interface VerifyCodeFixOptions extends NewContentOptions {1706 export interface VerifyCompletionActionOptions extends NewContentOptions {
2913 …yNewContent({ newFileContent, newRangeContent }: FourSlashInterface.NewContentOptions, changes: re…2943 …AfterChange({ newFileContent, newRangeContent }: FourSlashInterface.NewContentOptions, changedFile…