Equivalent of FlashBuilder class outline navigation panel in VSC

In Adobe Flasbuilder, when viewing a class file, there’s a outline panel listing all the variable and function names. Clicking on a name scrolls the display of the class file to its declaration. There are various options including sorting.

Is there a Visual Studio Code for macOS extension that also does this?

FlashBuilderFuncList

Since the 1.24 release, an outline view is built-in:

(it doesn’t work as well with vshaxe yet as it could, see https://github.com/vshaxe/vshaxe/issues/223)

Thanks, that’s a lot better. For some the updating was working but I did get it to update to 1.24.1