All notable changes to the "vscode-symbol-explorer" extension will be documented in this file.
- Added defaultState preference
- Minor bug fix for parent symbols without children
- Add defaultSort preference
- Tone down telemetry reporter events a bit
- Adjust telemetry reporter events a bit
- Added auto start settings
- Added telemetry reporter (respects global vscode telemetry setting)
- Added buttons to sort symbols alphabetically
- Experimental support for showing code complexity, in the tooltip of the symbol
- Fix for #8
- Symbols are grouped by container
- Added Activity Bar view
- Added config values to Explorer view and Debug view
- Fix for a bad merge
- Added Symbol Explorer to the Debug View #5
- Fix for #2
- Fix for #1
- Initial release