We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbe366 commit cdc0008Copy full SHA for cdc0008
1 file changed
tests/cases/fourslash/fourslash.ts
@@ -237,6 +237,7 @@ declare namespace FourSlashInterface {
237
printBreakpointAtCurrentLocation(): void;
238
printNameOrDottedNameSpans(pos: number): void;
239
printErrorList(): void;
240
+ printNavigationBar(): void;
241
printNavigationItems(searchValue?: string): void;
242
printScriptLexicalStructureItems(): void;
243
printReferences(): void;
0 commit comments