all-symbols READMEthis extension meant to help finding all symbols (variables, objects, properties, etc...) to ease summarize them. tipright click on the view icon and push it into secondary bar to avoid the need between changing taps Features1- tree display for symbols (for symbols with children such as object or methods). 2- leaf symbols onclick will transfer user into the first declaration of the symbol. Requirementsnone ;> you can use the extension once installed. Extension Settingsno added settings. Known Issues1- for some frameworks such as react, the exported part will triggered instead of the whole page, hence unused symbols will not be shown and the symbols might not be sorted. 2- symbols that are declared as variables (such as arrow function expression in JS) will be considered as variable instead of function. 3- when the extension is not selected, the action will not be triggered and still display previous page's symbols. Release Notesplease refer to changelog for more information about updates |