Unit Test NavigateAdds your unit test definition calls to the symbols list for easier navigation of javascript and typescript unit test scripts. Supports Open your test file and trigger "Go to symbol in file" (cmd/ctrl+shift+o) Before: After: NotesIt will work when one of these function calls is the first non-whitespace text on the line, and its first parameter is a string. |