When I click inside a function or method, Xcode symbol navigator won't highlight the current function or method name. Will Xcode have this useful feature (for Swift)?
Source Insight provides very good outline view (symbol list) for C, C++. It has one outline for symbols in current file and one for symbols in whole project.
eclipse (outline) clion (structure) also have outline feature too.
Seems VSCode is getting one too... finally (
opened this issue on Jul 6, 2018,
added the fixed (release pending) label 4 days ago)